Age | Commit message (Expand) | Author |
---|---|---|
2023-01-03 | add isort to tox envlist | Daniel Schadt |
2022-12-29 | generate & build API docs for the Python package | Daniel Schadt |
2022-12-29 | add & run isort | Daniel Schadt |
2022-12-09 | work around tox bug regarding section flake8 | Daniel Schadt |
2022-12-09 | fix tox and poetry interaction | Daniel Schadt |
2022-12-08 | black formatting | Daniel Schadt |
2022-12-08 | first try with mypy | Daniel Schadt |
2022-11-15 | switch out setuptools for poetry | Daniel Schadt |
2022-09-10 | first implementation of update logic | Daniel Schadt |
2022-07-18 | set tox up to test with pypy (and optionally lxml) | Daniel Schadt |
2022-07-17 | run pylint on the test files as well | Daniel Schadt |
2022-07-16 | add tox to run tests & linters | Daniel Schadt |