Skip to content

Commit

Permalink
CI: ensure we use the latest pandas dev version in the dev build (geo…
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisvandenbossche authored Jun 8, 2022
1 parent 4d1049b commit 1c55343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/envs/310-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies:
# dev versions of packages
- --pre --extra-index https://pypi.anaconda.org/scipy-wheels-nightly/simple
- numpy
- pandas
- git+https://github.com/pandas-dev/pandas.git@main
- git+https://github.com/matplotlib/matplotlib.git@main
# - git+https://github.com/Toblerity/Shapely.git@main
- git+https://github.com/pygeos/pygeos.git@master
Expand Down

0 comments on commit 1c55343

Please sign in to comment.