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 3c3e628 commit aaacbd8Copy full SHA for aaacbd8
pyproject.toml
@@ -59,7 +59,7 @@ UnityPy = "UnityPy.cli:main"
59
60
[project.optional-dependencies]
61
# optional dependencies must be lowercase/normalized
62
-ttgen = ["typetreegeneratorapi>=0.0.5"]
+ttgen = ["typetreegeneratorapi>=0.0.7"]
63
full = ["unitypy[ttgen]"]
64
tests = ["pytest", "pillow", "psutil", "unitypy[full]"]
65
dev = ["ruff", "unitypy[tests]"]
0 commit comments