diff options
author | Devaev Maxim <[email protected]> | 2018-09-26 02:57:24 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2018-09-26 02:57:24 +0300 |
commit | 81a5311349564a1016c4af2bf18ae872b650e85b (patch) | |
tree | d01fd027948494e22ae2c14334b98c1515e5e8a4 /testenv/requirements.txt | |
parent | f3946f102fc167efdc53c73412b2c0d6ac6c72c5 (diff) |
moved kvmd to the root
Diffstat (limited to 'testenv/requirements.txt')
-rw-r--r-- | testenv/requirements.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testenv/requirements.txt b/testenv/requirements.txt new file mode 100644 index 00000000..de538a71 --- /dev/null +++ b/testenv/requirements.txt @@ -0,0 +1,9 @@ +git+git://github.com/willbuckner/rpi-gpio-development-mock@master#egg=rpi +aiohttp +aiofiles +pyudev +pyyaml +pyserial +setproctitle +bumpversion +tox |