Skip to content

Commit

Permalink
Remove outdated instructions for running unit tests with tox
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhinavcode13 authored Jun 28, 2024
1 parent 47c9b4d commit 74032fe
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -160,15 +160,6 @@ Implement your changes

to look for recurring communication patterns.

#. Please check that your changes don't break any unit tests with::

tox

(after having installed |tox|_ with ``pip install tox`` or ``pipx``).

You can also use |tox|_ to run several other pre-configured tasks in the
repository. Try ``tox -av`` to see a list of the available checks.

Submit your contribution
------------------------

Expand Down

0 comments on commit 74032fe

Please sign in to comment.