Skip to content

Commit

Permalink
Correct README on how to run tests locally
Browse files Browse the repository at this point in the history
The command `setup.py test` has been unused since
3a20892.
  • Loading branch information
jdufresne committed Jun 7, 2020
1 parent 75c849e commit 7b001a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -78,4 +78,4 @@ You can run tests from the project root after cloning with:

.. code-block:: sh
$ python setup.py test
$ tox

0 comments on commit 7b001a5

Please sign in to comment.