Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Configure testing with codespellHEADmasterArthur de Jong2023-11-121-1/+6
* Add support for Python 3.12Arthur de Jong2023-11-121-1/+1
* Ensure flake8 is run on all Python filesArthur de Jong2023-06-271-1/+1
* Add support for Python 3.11Arthur de Jong2023-03-191-2/+2
* Support running tests with PyPy 2.7Arthur de Jong2022-12-031-2/+2
* Avoid newer flake8Arthur de Jong2022-12-031-1/+1
* Add support for Python 3.10Arthur de Jong2022-09-121-2/+2
* Switch from nose to pytestArthur de Jong2022-09-121-5/+5
* Support running tests with Python 2.7Arthur de Jong2022-09-121-0/+2
* Also run flake8 on toplevel scriptsArthur de Jong2022-09-121-2/+2
* Avoid version of signxml that doesn't work on Python <= 3.5Arthur de Jong2022-09-121-1/+3
* Add support for Python 3.8 and 3.9Arthur de Jong2022-01-301-2/+2
* Add pypy3 tests to toxArthur de Jong2019-08-161-1/+1
* Drop explicit support for Python 3.4Arthur de Jong2019-08-161-1/+1
* Drop pinning of pydocstyle now flake8-docstrings has been...Arthur de Jong2019-08-121-3/+0
* Do not require Python 2 for building Sphinx docsArthur de Jong2019-07-211-3/+2
* Avoid newer pydocstyleArthur de Jong2019-07-211-0/+3
* Ship the script as part of the pskc packageArthur de Jong2018-04-021-1/+1
* Fixes to test suiteArthur de Jong2018-02-081-0/+1
* Add Sphinx documentation checksArthur de Jong2017-12-291-1/+6
* Add support for PyPyArthur de Jong2017-12-291-1/+1
* Add support for Python 3.7Arthur de Jong2017-12-291-2/+2
* Implement signature checkingArthur de Jong2017-12-271-2/+5
* Replace pycrypto with cryptographyArthur de Jong2017-10-091-2/+0
* Use defusedxml if availableArthur de Jong2017-09-241-1/+2
* Run flake8 from toxArthur de Jong2017-09-201-1/+20
* Simplify Tox configurationArthur de Jong2017-09-111-21/+3
* Add Tox configurationArthur de Jong2016-12-191-0/+31