Skip to content

Commit 5f73bb1

Browse files
committed
bump min py3.8
1 parent cd7e096 commit 5f73bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ authors = [{name = "Leah Klearman", email = "lklrmn@gmail.com"}]
1818
readme = ["HEADER.rst", "README.rst", "CHANGES.rst"]
1919
keywords = ["py.test", "pytest", "rerun", "failures", "flaky"]
2020
license = {text = "Mozilla Public License 2.0 (MPL 2.0)"}
21-
requires-python = ">=3.7"
21+
requires-python = ">=3.8"
2222
classifiers = [
2323
"Development Status :: 5 - Production/Stable",
2424
"Framework :: Pytest",

0 commit comments

Comments
 (0)