Skip to content

Commit c717fee

Browse files
committed
remove unneeded self-installation
It's already done in requirements-dev.txt
1 parent f6730a0 commit c717fee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ before_install:
1414
install:
1515
- pip install --upgrade pip setuptools wheel
1616
- pip install -Ur requirements-dev.txt
17-
- python setup.py develop
1817
# aiohttp git repo has only *.pyx files, so install cython too.
1918
- '[ -z "$MASTER_AIOHTTP" ] || pip install -U cython git+https://github.com/KeepSafe/aiohttp.git'
2019

0 commit comments

Comments
 (0)