Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-23 | Add basic infrastructure for tests & linters | Daniel Schadt | |
We use tox as the runner, which allows us to easily do commands like tox tox -e pylint tox -e mypy to run the different tests/linters. | |||
2021-08-22 | Add some initial documentation | Daniel Schadt | |
2021-08-16 | Add a setup.py | Daniel Schadt | |