Skip to content

Commit d98cfa2

Browse files
committed
Target Python 3.9+
1 parent 14a7523 commit d98cfa2

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
@@ -7,7 +7,7 @@ authors = [
77
]
88
license = {text = "MIT"}
99
readme = "README.rst"
10-
requires-python = ">=3.7"
10+
requires-python = ">=3.9"
1111
classifiers = [
1212
"Development Status :: 3 - Alpha",
1313
"Topic :: Software Development :: Testing",

0 commit comments

Comments
 (0)