Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 193 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 193 Bytes

Contributing

Developing

You can use the environments created by tox for development. It helps install the pre-commit hooks.

$ tox -e dev
$ source .tox/dev/bin/activate