diff options
author | Devaev Maxim <[email protected]> | 2020-10-17 02:32:06 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2020-10-17 02:32:06 +0300 |
commit | 751305828ee33d15ae101768896c9acbad6db286 (patch) | |
tree | a3ca93e2e2c3f69b23305477a2b955b43249135b /testenv/requirements.txt | |
parent | 0d3f5f0acc4d5f9c771525efb4daf5a4403b763b (diff) |
use packages from the repo
Diffstat (limited to 'testenv/requirements.txt')
-rw-r--r-- | testenv/requirements.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/testenv/requirements.txt b/testenv/requirements.txt index c61cac61..bde383b7 100644 --- a/testenv/requirements.txt +++ b/testenv/requirements.txt @@ -1,12 +1 @@ -six -aiohttp -aiofiles -passlib -pyyaml -pyserial -setproctitle -pygments pyghmi -python-pam -Pillow -python-xlib |