Skip to content

Commit 6fae468

Browse files
authored
Update tox.rst
1 parent 277f98c commit 6fae468

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Users/tox.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ environments you want your project to run in into a tox.ini file residing right
2525
commands =
2626
# whatever extra steps before testing might be necessary
2727
pytest # or any other test runner that you might use
28-
29-
.. note::
30-
28+
3129
Note:
3230

3331
You can also try generating a tox.ini file automatically, by running tox-quickstart

0 commit comments

Comments
 (0)