@ -20,6 +20,37 @@ Package demonstrating how to run Python package tests via tox, covering
@@ -20,6 +20,37 @@ Package demonstrating how to run Python package tests via tox, covering
multiple versions of Python. Demonstrate how to modify library implementations
based on the version of Python.
## Extremely Quick Start
The fastest way to get started is to set up a virtual environment, and install tox into it: