mirror of
https://github.com/bspeice/metrik
synced 2026-07-02 01:43:02 -04:00
Maybe try and fetch dependencies beforehand?
This commit is contained in:
@@ -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
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
luigi>=2.2.0
|
||||||
|
pyquery>=1.2.13
|
||||||
Reference in New Issue
Block a user