mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 14:31:46 +00:00
adding deps explicitely
This commit is contained in:
@@ -7,6 +7,8 @@ python:
|
||||
- "nightly"
|
||||
install:
|
||||
- "pip install pep8"
|
||||
- "pip install nose"
|
||||
- "pip install coverage"
|
||||
- "pip install coveralls"
|
||||
- "pip install -r requirements.txt"
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user