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
|
21b6d6e0a8
|
Fix typo
|
2019-12-21 21:17:31 +01:00 |
|
Ines Montani
|
7c69d30de5
|
Tidy up and expect warning
|
2019-12-21 21:14:52 +01:00 |
|
Ines Montani
|
cb4145adc7
|
Tidy up and auto-format
|
2019-12-21 19:04:17 +01:00 |
|
Sofie Van Landeghem
|
f9b541f9ef
|
More robust set entities method in KB (#4794)
* add unit test for setting entities with duplicate identifiers
* count the number of actual unique identifiers and throw duplicate warning
|
2019-12-13 10:45:29 +01:00 |
|