Skip to content

Commit 110dc64

Browse files
committed
chore(pyproject.toml) - change license field to mit
1 parent df5d0c2 commit 110dc64

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
@@ -7,7 +7,7 @@ name = "UnityPy"
77
authors = [{ name = "Rudolf Kolbe", email = "rkolbe96@gmail.com" }]
88
description = "A Unity extraction and patching package"
99
readme = "README.md"
10-
license = { file = "LICENSE" }
10+
license = "MIT"
1111
requires-python = ">=3.7"
1212
keywords = [
1313
"python",

0 commit comments

Comments
 (0)