Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 259 Bytes

CONTRIBUTING.rst

File metadata and controls

18 lines (12 loc) · 259 Bytes

Contributing

Running tests locally

$ python -m pip install --upgrade tox
$ tox

Fixing formatting errors

$ tox -e format