We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96f9f33 commit 40a0021Copy full SHA for 40a0021
1 file changed
pyproject.toml
@@ -9,7 +9,7 @@ description = "OVITO Python modifier to chang the particle type values to create
9
keywords = ["ovito", "ovito-extension"]
10
authors = [{name = "Daniel Utt", email = "utt@ovito.org"}]
11
maintainers = [{name = "Daniel Utt", email = "utt@ovito.org"}]
12
-license = MIT
+license = "MIT"
13
readme = "README.md"
14
requires-python = ">=3.7"
15
dependencies = [
0 commit comments