Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Add update-dat tox target for convenient data file updatingArthur de Jong2024-03-171-0/+18
* Add support for Python 3.12Arthur de Jong2023-11-121-1/+1
* Extend license check to file header checkArthur de Jong2023-08-061-3/+3
* Add automated checking for correct license headerArthur de Jong2023-06-171-1/+6
* Ensure flake8 is run on all Python filesArthur de Jong2023-03-191-1/+1
* Add support for Python 3.11Arthur de Jong2023-03-181-1/+1
* Extend number properties to show in online checkArthur de Jong2023-01-021-1/+1
* Avoid newer flake8Arthur de Jong2022-11-281-1/+1
* Get files ready for 1.18 release1.18Arthur de Jong2022-11-131-0/+1
* Ensure we always run flake8-bugbearArthur de Jong2022-11-131-1/+1
* Support running tests with PyPy 2.7Arthur de Jong2022-10-151-2/+2
* Add support for Python 3.10Arthur de Jong2022-08-131-1/+1
* Switch from nose to pytestArthur de Jong2022-07-041-3/+3
* Support running tests with Python 2.7Arthur de Jong2022-02-141-0/+2
* Drop support for Python 2.6 and 3.4Arthur de Jong2021-03-211-6/+1
* Get files ready for 1.15 release1.15Arthur de Jong2021-01-111-1/+1
* Drop pinning of isort now flake8-isort has been fixedArthur de Jong2021-01-101-3/+0
* Add support for Python 3.9Arthur de Jong2021-01-101-3/+3
* Avoid newer isort for flake8 testsArthur de Jong2020-07-051-0/+3
* Flake 8 fixesArthur de Jong2020-04-191-1/+1
* Avoid newest SphinxArthur de Jong2020-04-181-1/+1
* Add support for Python 3.8Sergi Almacellas Abellana2019-12-271-2/+2
* 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-1/+0
* Avoid newer pydocstyleArthur de Jong2019-07-211-0/+3
* Fix remaining issue with encodingArthur de Jong2019-05-041-0/+1
* Switch from import-order to isortArthur de Jong2019-03-031-1/+1
* Add Python 3.7 testsArthur de Jong2019-02-101-2/+2
* Fix Sphinx dependency nameArthur de Jong2018-01-031-1/+1
* Fix Python 2.6 compatibilityArthur de Jong2018-01-011-0/+4
* Move update scripts to own directoryArthur de Jong2018-01-011-1/+1
* Add Sphinx documentation checksArthur de Jong2017-12-311-1/+6
* Add stdnum.do.rnc.check_dgii() and search_dgii()Arthur de Jong2017-10-221-1/+1
* Run flake8 from toxArthur de Jong2017-09-111-1/+21
* Print warnings during tox runArthur de Jong2017-04-101-0/+2
* Add Python 2.6 supportArthur de Jong2016-11-141-1/+1
* Add tox.ini fileSergi Almacellas Abellana2016-11-131-0/+7