We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c6cd8e commit b89bd74Copy full SHA for b89bd74
1 file changed
pyproject.toml
@@ -15,9 +15,7 @@ requires-python = ">=3.8"
15
authors = [
16
{name = "https://github.com/open-atmos/PyPartMC/graphs/contributors", email = "nriemer@illinois.edu"}
17
]
18
-classifiers = [
19
- "License :: GPL-3.0",
20
-]
+license = "GPL-3.0"
21
dependencies = [
22
"numpy",
23
"nanobind"
0 commit comments