| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-26 | Modernize setuptools build (#5) | clpo13 | |
| Remove usage of deprecated `python setup.py test` and move to pyproject.toml for project configuration. | |||
| 2020-08-26 | Add flake8 options in setup.cfg | Cody Logan | |
| 2020-07-22 | Add pytest-cov for code coverage | Cody Logan | |
| Also remove pytest-runner from the list of dependencies to be installed, as it's only necessary when running the test suite | |||
| 2018-12-14 | Add some tests with pytest | Cody Logan | |
| Can be run with `pytest` (if installed) or `python setup.py test` | |||
