Skip to content

Commit

Permalink
Update Python version in CONTRIBUTING.rst.
Browse files Browse the repository at this point in the history
  • Loading branch information
tantale committed Feb 27, 2019
1 parent 6523cf5 commit ed8ce19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ depends on which part of Deprecated you're working on. Travis-CI will run the fu
suite when you submit your pull request.

The full test suite takes a long time to run because it tests multiple
combinations of Python and dependencies. You need to have Python 2.6, 2.7, 3.3,
3.4, 3.5 3.6, and PyPy 2.7 installed to run all of the environments. Then run::
combinations of Python and dependencies. You need to have Python 2.7, 3.4,
3.5 3.6, 3.7 and PyPy 2.7 installed to run all of the environments. Then run::

tox

Expand Down

0 comments on commit ed8ce19

Please sign in to comment.