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 5806996 commit 530d26aCopy full SHA for 530d26a
.travis.yml
@@ -68,7 +68,7 @@ install:
68
fi
69
# Always install from pypi
70
- pip install $PRE pep8 cycler coveralls coverage
71
- - 'pip install https://github.com/tacaswell/nose/zipball/mnt_py36_compat#egg=nose'
+ - 'pip install git+https://github.com/jenshnielsen/nose.git@matplotlibnose'
72
73
# We manually install humor sans using the package from Ubuntu 14.10. Unfortunatly humor sans is not
74
# availible in the Ubuntu version used by Travis but we can manually install the deb from a later
0 commit comments