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 041c89f commit 986270dCopy full SHA for 986270d
pyproject.toml
@@ -19,7 +19,6 @@ dependencies = [
19
]
20
21
classifiers = [
22
- "Typing :: Typed",
23
"Intended Audience :: Developers",
24
"Programming Language :: Python",
25
"Programming Language :: Python :: 3",
@@ -84,4 +83,4 @@ dev = [
84
83
name = "testpypi"
85
url = "https://test.pypi.org/simple/"
86
publish-url = "https://test.pypi.org/legacy/"
87
-explicit = true
+explicit = true
0 commit comments