mirror of https://github.com/MISP/PyMISP
Add dependency
parent
33a2f0603e
commit
76812f96aa
|
@ -14,6 +14,7 @@ install:
|
||||||
- pip install -U nose
|
- pip install -U nose
|
||||||
- pip install coveralls
|
- pip install coveralls
|
||||||
- pip install codecov
|
- pip install codecov
|
||||||
|
- pip install requests-mock
|
||||||
- pip install .
|
- pip install .
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in New Issue