2 changed files with 3 additions and 3 deletions
@ -1,9 +1,9 @@ |
|||||||
# matplotlib |
# matplotlib |
||||||
# numpy |
# numpy |
||||||
pexpect |
pexpect |
||||||
coverage |
coverage==4.0.3 |
||||||
pytest |
pytest |
||||||
pytest-cov |
pytest-cov>=2.4.0,<2.6 |
||||||
python-coveralls |
python-coveralls |
||||||
mock |
mock |
||||||
flake8 |
flake8 |
||||||
|
|||||||
Loading…
Reference in new issue