mirror of
https://github.com/bspeice/metrik
synced 2024-11-04 22:48:11 -05:00
Maybe try and fetch dependencies beforehand?
This commit is contained in:
parent
4905073014
commit
da9b049de5
@ -6,4 +6,5 @@ python:
|
|||||||
- "3.4"
|
- "3.4"
|
||||||
- "3.5"
|
- "3.5"
|
||||||
|
|
||||||
|
install: pip install -r requirements.txt
|
||||||
script: python setup.py test
|
script: python setup.py test
|
2
requirements.txt
Normal file
2
requirements.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
luigi>=2.2.0
|
||||||
|
pyquery>=1.2.13
|
Loading…
Reference in New Issue
Block a user