requires http2 for httpx

This commit is contained in:
lilydjwg 2020-08-20 15:30:43 +08:00
parent eb6833475e
commit ce828df545
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ env:
- DEPS=aiohttp
- DEPS="tornado pycurl"
- DEPS=tornado
- DEPS="httpx>=0.14.0"
- DEPS="httpx[http2]>=0.14.0"
jobs:
fast_finish: true
allow_failures: