mirror of
https://github.com/wassname/flask-whooshee.git
synced 2026-09-10 12:01:05 +08:00
Remove deprecated '--use-mirrors' pip option
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ python:
|
||||
- "3.5"
|
||||
|
||||
install:
|
||||
- pip install -r requirements.txt --use-mirrors
|
||||
- pip install -r requirements.txt
|
||||
- pip install nose
|
||||
|
||||
script: nosetests
|
||||
|
||||
Reference in New Issue
Block a user