diff --git a/ci/envs/39-latest-conda-forge.yaml b/ci/envs/39-latest-conda-forge.yaml index 6058f0b..0dfc4b9 100644 --- a/ci/envs/39-latest-conda-forge.yaml +++ b/ci/envs/39-latest-conda-forge.yaml @@ -1,12 +1,13 @@ name: test channels: - conda-forge - # - conda-forge/label/shapely_dev dependencies: - python=3.9 # required - pandas=1.3 - # - shapely=2 + - shapely=2 + - geos + - cython - fiona - pyproj # use this build to have one with only shapely 2.0 installed @@ -34,7 +35,3 @@ dependencies: - pyarrow # doctest testing - pytest-doctestplus - - pip - - pip: - - --pre - - shapely==2.0b1