We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e53f2d commit cef6e2dCopy full SHA for cef6e2d
.travis.yml
@@ -14,6 +14,7 @@ install:
14
- pip install aioredis
15
- pip install cryptography
16
- pip install pynacl
17
+- pip install pytest-aiohttp
18
- python setup.py develop
19
20
script:
0 commit comments