Skip to content

Commit 9832fdf

Browse files
authored
Update tox.rst
1 parent 6fae468 commit 9832fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Users/tox.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tox is a generic virtualenv management and test command line tool you can use fo
99

1010
taken from `tox.readthedocs.io <https://tox.readthedocs.io/en/latest/>`__.
1111

12-
Basic example.
12+
Basic example.
1313
----------------------------------------------------------------
1414
First, install tox with pip install tox. Then put basic information about your project and the test
1515
environments you want your project to run in into a tox.ini file residing right next to your setup.py file:

0 commit comments

Comments
 (0)