Skip to content

Commit 0e6f7cc

Browse files
committed
fix license metadata
1 parent 5f0ad19 commit 0e6f7cc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ version = "0.10.0"
99
description = "PyDPF-Post Python library."
1010
readme = "README.md"
1111
requires-python = ">=3.9,<4.0"
12-
license = "MIT"
13-
license-files = ["LICENSE"]
12+
license = {file = "LICENSE"}
1413
authors = [
1514
{name = "ANSYS, Inc.", email = "[email protected]"},
1615
]

0 commit comments

Comments
 (0)