Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5f2d4dd

Browse filesBrowse files
authored
Merge pull request #8657 from fkohlgrueber/ci
Add pandas package to appveyor configuration
2 parents 99d9eb3 + 28b8ae8 commit 5f2d4dd
Copy full SHA for 5f2d4dd

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.appveyor.yml

Copy file name to clipboardExpand all lines: .appveyor.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ install:
8989
- conda create -q -n test-environment python=%PYTHON_VERSION%
9090
pip setuptools numpy python-dateutil freetype=2.6 msinttypes "tk=8.5"
9191
pyparsing pytz tornado "libpng>=1.6.21,<1.7" "zlib=1.2" "cycler>=0.10"
92-
mock sphinx
92+
mock sphinx pandas
9393
- activate test-environment
9494
- echo %PYTHON_VERSION% %TARGET_ARCH%
9595
- if %PYTHON_VERSION% == 2.7 conda install -q backports.functools_lru_cache

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.