Workaround for clint and py3

This commit is contained in:
Simon Conseil
2013-12-04 00:22:16 +01:00
parent 9cb4a59d0a
commit dfa8638e56

View File

@@ -8,5 +8,6 @@ before_install:
- sudo apt-get install -qq libfreetype6-dev libjpeg8-dev zlib1g-dev ffmpeg
install:
- pip install pytest
- pip install clint==0.3.1
- pip install .
script: py.test