Skip to content

Commit

Permalink
Removed unrelated content in README
Browse files Browse the repository at this point in the history
  • Loading branch information
claudep committed Nov 26, 2023
1 parent e56c457 commit bd3d975
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,4 @@ You can run each environment with the ``-e`` option::

$ tox -e py310-djangoAB # runs the tests only on Python 3.10 and Django A.B.x

Optionally you can also specify a country whose tests you want to run::

$ COUNTRY=us tox

And combine both options::

$ COUNTRY=us tox -e py310-djangoAB

__ https://tox.readthedocs.io/en/latest/install.html

0 comments on commit bd3d975

Please sign in to comment.