Skip to content

Commit 74192b3

Browse files
authored
specify tox environment in docs (hardbyte#844)
1 parent 405f63e commit 74192b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/development.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The project can be installed in editable mode with::
3434
The unit tests can be run with::
3535

3636
pip install tox
37-
tox
37+
tox -e py
3838

3939
The documentation can be built with::
4040

0 commit comments

Comments
 (0)