neuroinformatics-unit / python-cookiecutter

Utility to create a basic Python project structure with tests, CI etc.
BSD 3-Clause "New" or "Revised" License
20 stars 3 forks source link

Use `pyproject.toml` to configure tox #48

Closed adamltyson closed 1 year ago

adamltyson commented 1 year ago

Not sure why we have a seperate tox config file, when it can be included in pyproject.toml - https://tox.wiki/en/3.24.5/config.html