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 bfd881c commit 9aa237dCopy full SHA for 9aa237d
1 file changed
pyproject.toml
@@ -58,7 +58,7 @@ dynamic = ["version"]
58
# optional dependencies must be lowercase/normalized
59
ttgen = ["typetreegeneratorapi>=0.0.5"]
60
full = ["unitypy[ttgen]"]
61
-tests = ["pytest", "pillow", "psutil", "unitypy[full]"]
+tests = ["pytest", "psutil", "unitypy[full]"]
62
dev = ["ruff", "unitypy[tests]"]
63
64
[project.urls]
0 commit comments