We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8e90df commit 00c8f59Copy full SHA for 00c8f59
.travis.yml
@@ -17,7 +17,7 @@ python:
17
- 3.3
18
19
install:
20
- - pip install -q --use-mirrors nose python-dateutil numpy pep8 pyparsing pillow
+ - pip install -q --use-mirrors nose python-dateutil numpy pep8 pyparsing pillow pydispatch
21
- sudo apt-get update && sudo apt-get -qq install inkscape libav-tools
22
- python setup.py install
23
0 commit comments