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 cc7c3a6 commit 792ff7bCopy full SHA for 792ff7b
pyproject.toml
@@ -8,7 +8,7 @@ name = "ansys-dpf-core"
8
version = "0.9.1.dev0"
9
description = "Data Processing Framework - Python Core "
10
readme = "README.md"
11
-requires-python = ">=3.8, <4"
+requires-python = ">=3.9, <4"
12
license = {file = "LICENSE"}
13
authors = [
14
{name = "ANSYS, Inc.", email = "[email protected]"},
0 commit comments