Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 154 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (8 loc) · 154 Bytes

Setup:

pipx install poetry
pipx inject poetry poetry-dynamic-versioning
pipx install tox
pipx inject tox tox-poetry
poetry run pre-commit install