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 d65a1ee commit 9c1533dCopy full SHA for 9c1533d
pyproject.toml
@@ -8,7 +8,7 @@ version = "0.3.dev0"
8
authors = [{ name="ANSYS, Inc.", email="[email protected]" }]
9
description = "Python client library for Ansys Rocky"
10
readme = "README.rst"
11
-requires-python = ">=3.9,<4"
+requires-python = ">=3.10,<4"
12
license = { file = "LICENSE" }
13
classifiers = [
14
"Development Status :: 4 - Beta",
0 commit comments