Skip to content

Commit 5adef8e

Browse files
authored
Drop unused dependencies (#190)
* drop getch * drop colorama * drop flake8
1 parent 72f0084 commit 5adef8e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,10 @@ docs = [
4949
]
5050
test = [
5151
"ci-watson >=0.3.0",
52-
"colorama >=0.4.1",
53-
"getch >=1.0.0",
5452
"pytest >=4.6.0, <=8.0",
5553
"pytest-openfiles >=0.5.0",
5654
"pytest-doctestplus >=0.10.0",
5755
"pytest-cov >=2.9.0",
58-
"flake8 >=3.6.0",
5956
]
6057

6158
[project.urls]

0 commit comments

Comments
 (0)