Skip to content

Commit

Permalink
Add bin testing requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
davesque committed Mar 11, 2019
1 parent 8228395 commit cf9e0d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@


test_deps = [
'pytest>=3.6',
'pytest>=3.9',
'pytest-console-scripts==0.1.9',
'pytest-cov==2.4.0',
'pytest-xdist==1.18.1',
'py-evm==0.2.0a39',
Expand Down

0 comments on commit cf9e0d5

Please sign in to comment.