We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df5d0c2 commit 110dc64Copy full SHA for 110dc64
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ name = "UnityPy"
7
authors = [{ name = "Rudolf Kolbe", email = "rkolbe96@gmail.com" }]
8
description = "A Unity extraction and patching package"
9
readme = "README.md"
10
-license = { file = "LICENSE" }
+license = "MIT"
11
requires-python = ">=3.7"
12
keywords = [
13
"python",
0 commit comments