This website works better with JavaScript.
Explore
Home
Sign In
TheDude
/
mythril
mirror of
https://github.com/ConsenSys/mythril
Watch
1
Star
0
Fork
You've already forked mythril
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Add the mypy to setup.py
Browse Source
pull/894/head
Nikhil Parasaram
6 years ago
parent
7035959b23
commit
aa368ade85
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
setup.py
1
setup.py
Unescape
Escape
View File
@ -108,6 +108,7 @@ setup(
]
,
tests_require
=
[
'
mypy
'
,
'
pytest>=3.6.0
'
,
'
pytest_mock
'
,
'
pytest-cov
'
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
TheDude/mythril
Title
Body
Create Issue