Merge pull request #11169 from hugovk/test-me-rm-3.7

This commit is contained in:
Zac Hatfield-Dodds
2023-07-06 22:28:44 -07:00
committed by GitHub
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ The ``pytest`` framework makes it easy to write small, readable tests, and can
scale to support complex functional testing for applications and libraries.
``pytest`` requires: Python 3.7+ or PyPy3.
``pytest`` requires: Python 3.8+ or PyPy3.
**PyPI package name**: :pypi:`pytest`