Skip to content

Commit

Permalink
pandas < 1.0 because biom-format error biocore/biom-format#837
Browse files Browse the repository at this point in the history
  • Loading branch information
aliversi committed Mar 11, 2020
1 parent 19e3f59 commit 03d1bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RUN conda install --quiet --yes -vv \
'conda-build' \
'numpy==1.15*' \
'matplotlib==*' \
'pandas==*' \
'pandas<1.0' \
'seaborn==*' \
'scipy==*' \
'xlrd==*' \
Expand Down

0 comments on commit 03d1bbb

Please sign in to comment.