pyaml is required
This commit is contained in:
@ -43,7 +43,7 @@ install:
|
|||||||
fi
|
fi
|
||||||
- virtualenv venv
|
- virtualenv venv
|
||||||
- source venv/bin/activate
|
- source venv/bin/activate
|
||||||
- pip install pep8 pytest
|
- pip install pep8 pytest pyaml
|
||||||
|
|
||||||
script:
|
script:
|
||||||
# pep8 tests
|
# pep8 tests
|
||||||
|
Reference in New Issue
Block a user