We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3b7789 commit 0119f1cCopy full SHA for 0119f1c
1 file changed
pyproject.toml
@@ -13,6 +13,8 @@ dependencies = [
13
"clr_loader>=0.2.2,<0.3.0"
14
]
15
16
+requires-python = ">=3.7, <3.11"
17
+
18
classifiers = [
19
"Development Status :: 5 - Production/Stable",
20
"Intended Audience :: Developers",
0 commit comments