We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 929821b commit 35b03d2Copy full SHA for 35b03d2
pyproject.toml
@@ -24,7 +24,7 @@ classifiers = [
24
"Programming Language :: Python :: 3.11",
25
]
26
license = {text = "MIT"}
27
-requires-python = ">=3.7"
+requires-python = ">=3.8"
28
29
[project.urls]
30
Homepage = "https://github.com/gijzelaerr/python-snap7"
0 commit comments