Skip to content

Commit 986270d

Browse files
authored
Update pyproject.toml
1 parent 041c89f commit 986270d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ dependencies = [
1919
]
2020

2121
classifiers = [
22-
"Typing :: Typed",
2322
"Intended Audience :: Developers",
2423
"Programming Language :: Python",
2524
"Programming Language :: Python :: 3",
@@ -84,4 +83,4 @@ dev = [
8483
name = "testpypi"
8584
url = "https://test.pypi.org/simple/"
8685
publish-url = "https://test.pypi.org/legacy/"
87-
explicit = true
86+
explicit = true

0 commit comments

Comments
 (0)