Debug travis unsupported or invalid wheel issue
This commit is contained in:
parent
7bb209dc6c
commit
897251560d
@ -5,7 +5,7 @@ before_install:
|
|||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
|
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
|
||||||
install:
|
install:
|
||||||
- pip install arxiv2bib
|
- pip install arxiv2bib || cat ~/.pip/pip.log
|
||||||
- pip install requesocks
|
- pip install requesocks
|
||||||
- pip install pyPDF2
|
- pip install pyPDF2
|
||||||
- pip install tear-pages
|
- pip install tear-pages
|
||||||
|
Loading…
Reference in New Issue
Block a user