aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test python 3.13Zac Medico2024-01-111-1/+2
* tox.ini: pass posargs to pytestSam James2023-11-111-1/+1
* tox.ini: fix pytest-xdist typoSam James2023-11-111-1/+1
* tox: Use epytest-style options for pytest, including xdistSam James2023-10-301-1/+2
* Drop custom test runner bits in favour of pytestJames Le Cuirot2023-08-021-1/+1
* Migrate from setuptools to Meson and meson-pythonJames Le Cuirot2023-08-021-1/+1
* Increase minimum Python version from Python 3.6/3.7 -> Python 3.9Sam James2023-07-261-3/+1
* tests(tox): added pytest dependencyDavid Palao2023-05-261-0/+2
* tox: add setuptoolsSam James2023-05-231-0/+1
* actions: move pylint job into lint.ymlOskari Pirhonen2023-03-231-9/+15
* checksum: drop STREEBOG{256,512} & pygost supportSam James2023-03-211-1/+0
* tox: add ./run-pylint to allowlist_externalsMike Gilbert2022-12-231-0/+2
* 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