diff options
author | Devaev Maxim <[email protected]> | 2019-04-06 05:32:02 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-04-06 08:04:26 +0300 |
commit | 1d75b738a08c98a5d3d8ac3c685e77360f4c1267 (patch) | |
tree | 3aa89dc7fd0ab737e9332714a784e9d4dde0a362 /testenv/requirements.txt | |
parent | 73e04b71ed55a46c939f12548b31746617af2bca (diff) |
validators, tests
Diffstat (limited to 'testenv/requirements.txt')
-rw-r--r-- | testenv/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/requirements.txt b/testenv/requirements.txt index afa5cf52..b5dc4511 100644 --- a/testenv/requirements.txt +++ b/testenv/requirements.txt @@ -1,4 +1,5 @@ git+git://github.com/willbuckner/rpi-gpio-development-mock@master#egg=rpi +fake_rpi aiohttp aiofiles passlib |