Skip to content
Snippets Groups Projects
README_SETUP.md 119 B
Newer Older
# Installation
pip install . --user
pip install tox --user

# Run Unit Tests
tox

# Code Formatting

autopep8 -i -r ./