Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions ci/requirements-3.6.pip
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
xlwt
16 changes: 16 additions & 0 deletions ci/requirements-3.6.run
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,19 @@ python-dateutil
pytz
numpy
scipy
openpyxl
xlsxwriter
xlrd
# xlwt (installed via pip)
numexpr
pytables
# matplotlib (not avail on defaults ATM)
lxml
html5lib
jinja2
sqlalchemy
pymysql
# psycopg2 (not avail on defaults ATM)
beautifulsoup4
s3fs
xarray
7 changes: 7 additions & 0 deletions ci/requirements-3.6.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/bash

source activate pandas

echo "install 36"

conda install -n pandas -c conda-forge feather-format