Skip to content

Commit 0a05574

Browse files
committed
Update the contribution docs
1 parent 366d1aa commit 0a05574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,6 @@ Before you submit a pull request, check that it meets these guidelines:
9898
2. If the pull request adds functionality, the docs should be updated. Put
9999
your new functionality into a function with a docstring, and add the
100100
feature to the list in README.rst.
101-
3. The pull request should work for Python 2.7, 3.5, 3.6, 3.7 and 3.8. Check
101+
3. The pull request should work for Python 2.7, 3.6, 3.7, 3.8 and 3.9. Check
102102
https://travis-ci.org/graphql-python/graphql_ws/pull_requests
103103
and make sure that the tests pass for all supported Python versions.

0 commit comments

Comments
 (0)