Skip to content

Commit b5291a3

Browse files
committed
pyproject.toml - set typetreegeneratorapi to >=0.0.5
1 parent 754b0cf commit b5291a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dynamic = ["version"]
5656

5757
[project.optional-dependencies]
5858
# optional dependencies must be lowercase/normalized
59-
ttgen = ["typetreegeneratorapi"]
59+
ttgen = ["typetreegeneratorapi>=0.0.5"]
6060
full = ["unitypy[ttgen]"]
6161
tests = ["pytest", "pillow", "psutil", "unitypy[full]"]
6262

0 commit comments

Comments
 (0)