We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Python Development Workflow for Humans.
Install by pip install -e .
pip install -e .
Test by pipenv install --dev and pytest
pipenv install --dev
pytest