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.
2 parents 99d9eb3 + 28b8ae8 commit 5f2d4ddCopy full SHA for 5f2d4dd
1 file changed
.appveyor.yml
@@ -89,7 +89,7 @@ install:
89
- conda create -q -n test-environment python=%PYTHON_VERSION%
90
pip setuptools numpy python-dateutil freetype=2.6 msinttypes "tk=8.5"
91
pyparsing pytz tornado "libpng>=1.6.21,<1.7" "zlib=1.2" "cycler>=0.10"
92
- mock sphinx
+ mock sphinx pandas
93
- activate test-environment
94
- echo %PYTHON_VERSION% %TARGET_ARCH%
95
- if %PYTHON_VERSION% == 2.7 conda install -q backports.functools_lru_cache
0 commit comments