mirror of
https://github.com/wassname/sloth.git
synced 2026-06-27 18:25:49 +08:00
add missing travis requirements
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ python:
|
||||
|
||||
# install dependencies and sloth
|
||||
install:
|
||||
- sudo apt-get install python-imaging python-qt4 python-numpy python3-numpy
|
||||
- sudo apt-get install python-imaging python-qt4 python-numpy python3-numpy python-yaml msgpack-python
|
||||
- pip install Pillow
|
||||
- pip install .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user