aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
AgeCommit message (Collapse)Author
2023-09-26Style fixups with BlackCody Logan
2023-09-26Use Hatch to build and run tests/lintersCody Logan
2023-09-26Modernize setuptools build (#5)clpo13
Remove usage of deprecated `python setup.py test` and move to pyproject.toml for project configuration.