8000
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.
2 parents 98b77ca + a781896 commit e6f187aCopy full SHA for e6f187a
.travis.yml
@@ -77,7 +77,7 @@ install:
77
pip install $PRE python-dateutil $NUMPY pyparsing!=2.0.4 pillow sphinx!=1.3.0;
78
fi
79
# Always install from pypi
80
- - pip install $PRE pep8 cycler
+ - pip install $PRE pep8 cycler==0.9.0
81
- 'pip install https://github.com/tacaswell/nose/zipball/mnt_py36_compat#egg=nose'
82
83
# Install mock on python 2. Python 2.6 requires mock 1.0.1
0 commit comments