We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f9db16 commit 4252e77Copy full SHA for 4252e77
ci/envs/nightly-deps.yml
@@ -7,7 +7,7 @@ dependencies:
7
- geopandas-base
8
- pip
9
- pip:
10
- - --pre --index-url https://pypi.anaconda.org/scientific-python-nightly-wheels/simple --extra-index-url https://pypi.fury.io/arrow-nightlies/ --extra-index-url https://pypi.org/simple
+ - --pre --prefer-binary --index-url https://pypi.anaconda.org/scientific-python-nightly-wheels/simple --extra-index-url https://pypi.fury.io/arrow-nightlies/ --extra-index-url https://pypi.org/simple
11
- numpy>=2.0.0.dev
12
- shapely
13
- pandas
0 commit comments