Skip to content

Commit e81edf0

Browse files
committed
fix pyproject.toml
1 parent 4a8c644 commit e81edf0

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
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "packscript"
77
dynamic = ["version"]
88
authors = [{name = "Slackow"}]
9-
license = "MIT"
9+
license = { file = "LICENSE.txt" }
1010
requires-python = ">=3.12"
1111
readme = {file = "README.md", content-type = "text/markdown"}
1212
keywords = ["packscript", "mcfunction", "datapack", "pack.mcmeta", "nbt", "templating", "language"]

0 commit comments

Comments
 (0)