We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd7e096 commit 5f73bb1Copy full SHA for 5f73bb1
pyproject.toml
@@ -18,7 +18,7 @@ authors = [{name = "Leah Klearman", email = "lklrmn@gmail.com"}]
18
readme = ["HEADER.rst", "README.rst", "CHANGES.rst"]
19
keywords = ["py.test", "pytest", "rerun", "failures", "flaky"]
20
license = {text = "Mozilla Public License 2.0 (MPL 2.0)"}
21
-requires-python = ">=3.7"
+requires-python = ">=3.8"
22
classifiers = [
23
"Development Status :: 5 - Production/Stable",
24
"Framework :: Pytest",
0 commit comments