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 0deceb7 commit fe0e0dcCopy full SHA for fe0e0dc
pyproject.toml
@@ -8,7 +8,7 @@ name = "ansys-additive"
8
version = "0.14.0.dev4"
9
description = "A python client for the Ansys Additive service"
10
readme = "README.rst"
11
-requires-python = ">=3.8"
+requires-python = ">=3.8,<4"
12
license = { file = "LICENSE" }
13
authors = [{ name = "Ansys, Inc.", email = "[email protected]" }]
14
maintainers = [
0 commit comments