10000
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 94c8aba commit 38a367eCopy full SHA for 38a367e
.appveyor.yml
@@ -89,6 +89,7 @@ install:
89
- echo %PYTHON_VERSION% %TARGET_ARCH%
90
# pytest-cov>=2.3.1 due to https://github.com/pytest-dev/pytest-cov/issues/124
91
- pip install -q pytest "pytest-cov>=2.3.1" pytest-rerunfailures pytest-timeout pytest-xdist
92
+ cycler pyparsing backports.functools-lru-cache
93
94
# Apply patch to `subprocess` on Python versions > 2 and < 3.6.3
95
# https://github.com/matplotlib/matplotlib/issues/9176
0 commit comments