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 5f0ad19 commit 0e6f7ccCopy full SHA for 0e6f7cc
pyproject.toml
@@ -9,8 +9,7 @@ version = "0.10.0"
9
description = "PyDPF-Post Python library."
10
readme = "README.md"
11
requires-python = ">=3.9,<4.0"
12
-license = "MIT"
13
-license-files = ["LICENSE"]
+license = {file = "LICENSE"}
14
authors = [
15
{name = "ANSYS, Inc.", email = "[email protected]"},
16
]
0 commit comments