Merge pull request #3308 from MakDon/master

Add version '3.7' and a comma in "Running the test" of contributing guide.
This commit is contained in:
Joshua Bronson 2019-07-21 12:03:13 -04:00 committed by GitHub
commit 7d0293d37c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -134,7 +134,7 @@ 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.7, 3.4,
3.5 3.6, and PyPy 2.7 installed to run all of the environments. Then run::
3.5, 3.6, 3.7 and PyPy 2.7 installed to run all of the environments. Then run::
tox