summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add script to call pylint on all python filesMike Gilbert2022-06-061-1/+1
* tox.ini: fixup Python 3.11 envSam James2022-05-191-1/+2
* */*: Python 3.6 is EOL; raise min supported to Python 3.7Sam James2022-05-191-2/+1
* tox.ini: drop lxml depSam James2022-05-191-1/+0
* tox.ini, .github: test on available Python 3.11 versionsSam James2022-05-191-1/+1
* repoman: RemoveMatt Turner2022-05-021-2/+1
* tox: Do not run pylint on pypy3Michał Górny2021-08-071-8/+8
* ci: Test using the newest version of PyPy3.7Michał Górny2021-08-071-1/+1
* ci: upgrade to pypy-3.7-v7.3.3Zac Medico2021-02-211-1/+1
* tox.ini: fix pylint commandZac Medico2021-01-181-1/+1
* ci: enable repoman testsZac Medico2021-01-021-1/+1
* .travis.yml: convert to github actionZac Medico2021-01-011-0/+9
* Test with Python 3.10Manuel Rüger2020-12-301-2/+2
* tox: call pylint for whole repoZac Medico2020-08-041-1/+1
* tox: add pylintZac Medico2020-08-031-0/+2
* travis.yml: drop python 2.7 (bug 731114)Zac Medico2020-07-061-4/+2
* Add python3.9 supportManuel Rüger2020-03-011-2/+2
* travis.yml: drop pypy and python 3.5Zac Medico2020-01-041-4/+4
* Add python-3.8, drop python-3.4 from testingManuel Rüger2019-10-151-5/+4
* tox.ini: py34: lxml<4.4.0Zac Medico2019-08-011-1/+2
* Enable python3.7 testingManuel Rüger2018-11-251-1/+1
* Add a tox.ini to support running tests via toxMichał Górny2018-08-011-0/+16