| Commit message (Expand) | Author | Age | Files | Lines |
* | Have tests fail on missing coverage | Arthur de Jong | 2024-09-08 | 1 | -1/+1 |
* | Stop testing pypy (not 3) | Arthur de Jong | 2024-09-08 | 1 | -1/+1 |
* | Replace test certificates | Arthur de Jong | 2024-08-27 | 1 | -1/+1 |
* | Drop Python 2 support | Arthur de Jong | 2024-07-17 | 1 | -5/+2 |
* | Drop support for Python 3.5 | Arthur de Jong | 2024-05-19 | 1 | -2/+2 |
* | Configure testing with codespell | Arthur de Jong | 2023-11-12 | 1 | -1/+6 |
* | Add support for Python 3.12 | Arthur de Jong | 2023-11-12 | 1 | -1/+1 |
* | Ensure flake8 is run on all Python files | Arthur de Jong | 2023-06-27 | 1 | -1/+1 |
* | Add support for Python 3.11 | Arthur de Jong | 2023-03-19 | 1 | -2/+2 |
* | Support running tests with PyPy 2.7 | Arthur de Jong | 2022-12-03 | 1 | -2/+2 |
* | Avoid newer flake8 | Arthur de Jong | 2022-12-03 | 1 | -1/+1 |
* | Add support for Python 3.10 | Arthur de Jong | 2022-09-12 | 1 | -2/+2 |
* | Switch from nose to pytest | Arthur de Jong | 2022-09-12 | 1 | -5/+5 |
* | Support running tests with Python 2.7 | Arthur de Jong | 2022-09-12 | 1 | -0/+2 |
* | Also run flake8 on toplevel scripts | Arthur de Jong | 2022-09-12 | 1 | -2/+2 |
* | Avoid version of signxml that doesn't work on Python <= 3.5 | Arthur de Jong | 2022-09-12 | 1 | -1/+3 |
* | Add support for Python 3.8 and 3.9 | Arthur de Jong | 2022-01-30 | 1 | -2/+2 |
* | Add pypy3 tests to tox | Arthur de Jong | 2019-08-16 | 1 | -1/+1 |
* | Drop explicit support for Python 3.4 | Arthur de Jong | 2019-08-16 | 1 | -1/+1 |
* | Drop pinning of pydocstyle now flake8-docstrings has been... | Arthur de Jong | 2019-08-12 | 1 | -3/+0 |
* | Do not require Python 2 for building Sphinx docs | Arthur de Jong | 2019-07-21 | 1 | -3/+2 |
* | Avoid newer pydocstyle | Arthur de Jong | 2019-07-21 | 1 | -0/+3 |
* | Ship the script as part of the pskc package | Arthur de Jong | 2018-04-02 | 1 | -1/+1 |
* | Fixes to test suite | Arthur de Jong | 2018-02-08 | 1 | -0/+1 |
* | Add Sphinx documentation checks | Arthur de Jong | 2017-12-29 | 1 | -1/+6 |
* | Add support for PyPy | Arthur de Jong | 2017-12-29 | 1 | -1/+1 |
* | Add support for Python 3.7 | Arthur de Jong | 2017-12-29 | 1 | -2/+2 |
* | Implement signature checking | Arthur de Jong | 2017-12-27 | 1 | -2/+5 |
* | Replace pycrypto with cryptography | Arthur de Jong | 2017-10-09 | 1 | -2/+0 |
* | Use defusedxml if available | Arthur de Jong | 2017-09-24 | 1 | -1/+2 |
* | Run flake8 from tox | Arthur de Jong | 2017-09-20 | 1 | -1/+20 |
* | Simplify Tox configuration | Arthur de Jong | 2017-09-11 | 1 | -21/+3 |
* | Add Tox configuration | Arthur de Jong | 2016-12-19 | 1 | -0/+31 |