We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e96a8d7 commit 56a37e3Copy full SHA for 56a37e3
1 file changed
pyproject.toml
@@ -22,7 +22,7 @@ classifiers = [
22
"Programming Language :: Python :: 3.13",
23
]
24
dynamic = ["version"]
25
-dependencies = ["mypy_extensions", "typing_extensions"]
+dependencies = ["typing_extensions"]
26
27
[project.optional-dependencies]
28
cpu = [
0 commit comments