We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
testing stuff
pip install .
pip install -e .
pip install .[test]
tox
tox --recreate
tox -e py36
TOXENV=py36 tox