We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc05f3a commit f8a614eCopy full SHA for f8a614e
1 file changed
CONTRIBUTING.md
@@ -98,6 +98,6 @@ Before you submit a pull request, check that it meets these guidelines:
98
2. If the pull request adds functionality, the docs should be updated. Put
99
your new functionality into a function with a docstring, and add the
100
feature to the list in README.md.
101
-3. The pull request should work for Python 3.6+. Check
+3. The pull request should work for Python 3.7+. Check
102
<https://github.com/OpenXbox/xbox-webapi-python/actions?query=workflow%3Abuild>
103
and make sure that the tests pass for all supported Python versions.
0 commit comments