Skip to content

Commit 32b0b17

Browse files
committed
Update Python versions
1 parent efc9ffe commit 32b0b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Before you submit a pull request, check that it meets these guidelines:
102102
2. If the pull request adds functionality, the docs should be updated. Put
103103
your new functionality into a function with a docstring, and add the
104104
feature to the list in README.rst.
105-
3. The pull request should work for Python 2.7, 3.4, 3.5 and 3.6, and for PyPy. Check
105+
3. The pull request should work for Python 3.4, 3.5, 3.6 and 3.7, and for PyPy. Check
106106
https://travis-ci.org/wkeeling/selenium-wire/pull_requests
107107
and make sure that the tests pass for all supported Python versions.
108108

0 commit comments

Comments
 (0)