Thanks to visit codestin.com Credit goes to github.com
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 3b4259e commit a781896Copy full SHA for a781896
.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