Ines Montani
|
db55577c45
|
Drop Python 2.7 and 3.5 (#4828)
* Remove unicode declarations
* Remove Python 3.5 and 2.7 from CI
* Don't require pathlib
* Replace compat helpers
* Remove OrderedDict
* Use f-strings
* Set Cython compiler language level
* Fix typo
* Re-add OrderedDict for Table
* Update setup.cfg
* Revert CONTRIBUTING.md
* Revert lookups.md
* Revert top-level.md
* Small adjustments and docs [ci skip]
|
2019-12-22 01:53:56 +01:00 |
|
Ines Montani
|
3d8fd4b461
|
Revert #4334
|
2019-09-29 17:32:12 +02:00 |
|
Ines Montani
|
c9cd516d96
|
Move tests out of package (#4334)
* Move tests out of package
* Fix typo
|
2019-09-28 18:05:00 +02:00 |
|
Ines Montani
|
f580302673
|
Tidy up and auto-format
|
2019-08-20 17:36:34 +02:00 |
|
svlandeg
|
4ff786e113
|
addressed all comments by Ines
|
2019-04-03 13:50:33 +02:00 |
|
svlandeg
|
85b4319f33
|
specify encoding in files
|
2019-04-02 15:05:31 +02:00 |
|
svlandeg
|
673c81bbb4
|
unicode string for python 2.7
|
2019-04-02 13:52:07 +02:00 |
|
svlandeg
|
eca9cc5417
|
fixing Issue #3521 by adding all hyphen variants for each stopword
|
2019-04-02 13:24:59 +02:00 |
|
svlandeg
|
e7062cf699
|
failing test for Issue #3521
|
2019-04-02 13:15:35 +02:00 |
|