8000 Windows CI by TomAugspurger · Pull Request #23182 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content

Windows CI #23182

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Oct 18, 2018
Merged
Prev Previous commit
Next Next commit
Revert "Try removing feather"
This reverts commit f55a827.
  • Loading branch information
TomAugspurger committed Oct 16, 2018
commit 40dafbde37d674ece5303ebea4c2a9141f2366cd
2 changes: 2 additions & 0 deletions ci/azure-windows-36.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dependencies:
- blosc
- bottleneck
- fastparquet
- feather-format
- matplotlib
- numexpr
- numpy=1.14*
Expand All @@ -16,6 +17,7 @@ dependencies:
- python=3.6.*
- pytz
- scipy
- thrift=0.10*
- xlrd
- xlsxwriter
- xlwt
Expand Down
0