Skip to content

Commit ecf4e19

Browse files
committed
remove unnecessary deps
1 parent 54c2b5c commit ecf4e19

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pyproject.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,6 @@ classifiers = [
8080
"Topic :: System :: Shells",
8181
"Topic :: Terminals",
8282
"Topic :: Utilities"]
83-
dependencies = [
84-
"argopt>=0.3.5",
85-
'importlib_resources; python_version < "3.9"',
86-
"tabulate",
87-
"tqdm>=4.44.0"]
8883

8984
[project.optional-dependencies]
9085
dev = ["pytest>=6", "pytest-cov", "pytest-timeout", "pytest-xdist"]

0 commit comments

Comments
 (0)