We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fae468 commit 9832fdfCopy full SHA for 9832fdf
Users/tox.rst
@@ -9,7 +9,7 @@ tox is a generic virtualenv management and test command line tool you can use fo
9
10
taken from `tox.readthedocs.io <https://tox.readthedocs.io/en/latest/>`__.
11
12
-Basic example.
+Basic example.
13
----------------------------------------------------------------
14
First, install tox with pip install tox. Then put basic information about your project and the test
15
environments you want your project to run in into a tox.ini file residing right next to your setup.py file:
0 commit comments