Commit Graph

13 Commits

Author SHA1 Message Date
Matthew Evans
0f0c281fa2 Add tox-gh based CI 2023-08-18 10:20:58 +01:00
352fc436c0 Add REUSE check to the tox tests 2021-03-21 10:20:40 +02: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
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
aab135391a Change max-line-length to 100 and refactor all longer lines 2019-05-15 07:09:11 +02:00
d137bfccef Add flake8 to tox.ini 2019-05-12 09:14:57 +02:00
1c8335289a Add flake8 configuration 2019-05-12 09:12:40 +02:00
a618f75bb6 Change testing config to use pytest instead of nosetests
Closes #5
2019-03-16 13:10:08 +01:00
d5f7cfd301 Add python 3.7 to tox.ini and travis.yml 2019-03-10 10:30:46 +01:00
169f2a6b88 Added tox.ini for testing with tox
see #5
2017-04-22 13:02:53 +02:00