Skip to content

Commit a55ed99

Browse files
author
Nick Knight
committed
Remove mypy dependence
1 parent f8ff165 commit a55ed99

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)