We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac6d58 commit 0f77328Copy full SHA for 0f77328
CONTRIBUTING.rst
@@ -77,7 +77,7 @@ Now you can make your changes locally.
77
5. When you're done making changes, check that your changes pass the tests, including testing
78
other Python versions with tox::
79
80
- $ python setup.py test
+ $ python setup.py test
81
$ tox
82
83
To get tox, just pip install it into your virtualenv.
0 commit comments