We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b90f57e commit dfd4396Copy full SHA for dfd4396
1 file changed
pyproject.toml
@@ -5,7 +5,8 @@ description = "Cloud-native, scalable, and user-friendly multi dimensional energ
5
authors = [{ name = "Altay Sansal", email = "altay.sansal@tgs.com" }]
6
requires-python = ">=3.11,<3.14"
7
readme = "README.md"
8
-license = { "text" = "Apache-2.0" }
+license = "Apache-2.0"
9
+license-files = ["LICEN[CS]E*"]
10
keywords = ["mdio", "multidimio", "seismic", "wind", "data"]
11
classifiers = [
12
"Programming Language :: Python :: 3",
0 commit comments