diff options
Diffstat (limited to 'tests/README.rst')
| -rw-r--r-- | tests/README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/README.rst b/tests/README.rst index 7d4ddb513a..7f64afe6fc 100644 --- a/tests/README.rst +++ b/tests/README.rst @@ -3,7 +3,7 @@ install some requirements and run the tests:: $ cd tests $ pip install -e .. - $ pip install -r requirements/py3.txt # or py2.txt + $ pip install -r requirements/py3.txt $ ./runtests.py For more information about the test suite, see |
