1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 17:15:35 +00:00

remove async/await from aiohttp_stubs to support python 3.4

This commit is contained in:
Luiz Menezes
2016-08-04 18:12:28 -03:00
parent 1167b9ea4e
commit 574b22a62a
2 changed files with 12 additions and 6 deletions

View File

@@ -27,6 +27,7 @@ matrix:
allow_failures:
- env: TOX_SUFFIX="boto"
- env: TOX_SUFFIX="boto3"
- env: TOX_SUFFIX="aiohttp"
exclude:
- env: TOX_SUFFIX="boto"
python: 3.3