Skip to content

Commit 40a0021

Browse files
committed
Fix ""
1 parent 96f9f33 commit 40a0021

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "OVITO Python modifier to chang the particle type values to create
99
keywords = ["ovito", "ovito-extension"]
1010
authors = [{name = "Daniel Utt", email = "utt@ovito.org"}]
1111
maintainers = [{name = "Daniel Utt", email = "utt@ovito.org"}]
12-
license = MIT
12+
license = "MIT"
1313
readme = "README.md"
1414
requires-python = ">=3.7"
1515
dependencies = [

0 commit comments

Comments
 (0)