Skip to content

Commit

Permalink
Correct README on how to run tests locally (#489)
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 authored and jpadilla committed Jun 19, 2020
1 parent 4036da1 commit 0feafba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
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 0feafba

Please sign in to comment.