Contents:
To run install dependencies and run tests, use this command:
python -m pytest
To run the tests on all the versions of Python uval supports, install tox:
pip install tox
Then, run the tests:
tox