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 d8ca1c9 commit a94d4e1Copy full SHA for a94d4e1
pyproject.toml
@@ -7,7 +7,7 @@ name = "ansys-tools-common"
7
version = "0.1.dev0"
8
description = "A set of tools for PyAnsys libraries"
9
readme = "README.rst"
10
-requires-python = ">=3.10,<4"
+requires-python = ">=3.11,<4"
11
license = "MIT"
12
license-files = ["LICENSE"]
13
authors = [{ name = "ANSYS, Inc.", email = "[email protected]" }]
0 commit comments