Skip to content

Commit aa90580

Browse files
authored
Merge pull request #48 from sifive/remove-mypy-dep
Remove mypy dependence
2 parents 2503430 + c099327 commit aa90580

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)