mirror of
https://github.com/valitydev/yandex-tank.git
synced 2024-11-06 10:25:17 +00:00
add importlib to dependencies
This commit is contained in:
parent
cfb1302c94
commit
1e57728271
@ -7,5 +7,6 @@ install:
|
|||||||
- pip install ipaddr
|
- pip install ipaddr
|
||||||
- pip install psutil
|
- pip install psutil
|
||||||
- pip install sqlalchemy
|
- pip install sqlalchemy
|
||||||
|
- pip install importlib
|
||||||
script: cd tests && nosetests
|
script: cd tests && nosetests
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user