Skip to content

Commit c099327

Browse files
author
Nick Knight
committed
Remove mypy dependence
Signed-off-by: Nick Knight <nick.knight@sifive.com>
1 parent f8ff165 commit c099327

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
],
2424
python_requires=">=3.5",
2525
install_requires=[
26-
"mypy",
2726
"pyparsing",
2827
],
2928
)

0 commit comments

Comments
 (0)