Skip to content

Commit

Permalink
HACK: pin pandas 0.23.4 (0.24.0 is broken)
Browse files Browse the repository at this point in the history
  • Loading branch information
thermokarst committed Jan 25, 2019
1 parent dc08d55 commit adf0ad0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ requirements:
run:
- python {{ python }}
- scikit-bio >=0.5.4
- pandas
# TODO: unset this pin once pandas 0.24.x is sorted out upstream
- pandas 0.23.4
- biom-format >=2.1.5,<2.2.0
- ijson
- h5py
Expand Down

0 comments on commit adf0ad0

Please sign in to comment.