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 4ccb970 commit 3ba46f7Copy full SHA for 3ba46f7
pyproject.toml
@@ -26,9 +26,7 @@ classifiers=[
26
"Operating System :: Microsoft :: Windows",
27
"Topic :: Software Development :: Libraries",
28
]
29
-dependencies = [
30
- 'typing-extensions>=3.7.4.3;python_version<"3.8"',
31
-]
+dependencies = []
32
33
[project.urls]
34
github = "https://github.com/MagicStack/immutables"
0 commit comments