We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c131d61 commit c2b4fbeCopy full SHA for c2b4fbe
.travis.yml
@@ -8,7 +8,7 @@ python:
8
9
install:
10
- "python setup.py install"
11
- - "pip install curtsies greenlet pygments requests"
+ - "pip install 'curtsies<0.2.0' greenlet pygments requests"
12
13
script:
14
- cd build/lib/
0 commit comments