17 Commits

Author SHA1 Message Date
dcd4315421 Merge branch 'master' into testdata-lfs 2021-04-25 20:30:16 +03:00
d00319fcda Add GPLv3+ License-Identifier to remaining files 2021-03-20 16:13:08 +02:00
4b2042501d Add SPDX-FileCopyrightText for sole author files 2021-03-20 15:26:40 +02:00
8d317435f6 Remove get_testdata.sh
This file is no longer needed, because the test data are saved
in the repo with git-lfs.
2020-11-07 17:54:08 +02:00
63f674d897 Test with Python 3.9, stop testing Python 3.5
Python 3.5 is now end-of-life, Python 3.9 was released 2020-10-05
2020-10-31 08:31:54 +02:00
81fbb3dde3 Test with all Python versions 3.5-3.8 2020-02-16 14:35:34 +02:00
bfdc9aae28 Remove Python 2 from tox and travis tests 2020-02-16 09:34:57 +02:00
4381b02242 Add .pytest_cache to Travis cache 2019-04-03 08:16:55 +02:00
803c4f3dc2 Disable Python 3.7 Travis testing 2019-03-10 10:38:26 +01:00
d5f7cfd301 Add python 3.7 to tox.ini and travis.yml 2019-03-10 10:30:46 +01:00
760bf30b1a Add caching to the .travis.yml file 2017-04-22 13:17:06 +02:00
49bfcb75eb Proper syntax for two install commands 2017-04-22 13:08:06 +02:00
3d21eade48 Tox testing on Travis with tox-travis 2017-04-22 13:05:19 +02:00
5df258f125 Don't test on Python 2.6 as it does not have OrderedDict
Fixes #6
2017-04-22 12:54:07 +02:00
fa264ff08e Download the test data when running the tests 2017-04-22 12:51:01 +02:00
a7d93035e8 Use nosetests in .travis.yml 2017-04-22 12:48:21 +02:00
b8c8f23f63 Default Python .travis.yml file from the Travis-CI docs 2017-04-22 12:38:23 +02:00