We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6730a0 commit c717feeCopy full SHA for c717fee
1 file changed
.travis.yml
@@ -14,7 +14,6 @@ before_install:
14
install:
15
- pip install --upgrade pip setuptools wheel
16
- pip install -Ur requirements-dev.txt
17
-- python setup.py develop
18
# aiohttp git repo has only *.pyx files, so install cython too.
19
- '[ -z "$MASTER_AIOHTTP" ] || pip install -U cython git+https://github.com/KeepSafe/aiohttp.git'
20
0 commit comments