CI: remove the temporary pandas RC build (#2331)

This commit is contained in:
Joris Van den Bossche
2022-01-28 23:51:07 +00:00
committed by GitHub
parent b188710fe4
commit a80081e52e
2 changed files with 0 additions and 35 deletions
-3
View File
@@ -60,9 +60,6 @@ jobs:
os: windows-latest
postgis: false
dev: false
- env: ci/envs/39-rc.yaml
os: ubuntu-latest
dev: true
- env: ci/envs/310-dev.yaml
os: ubuntu-latest
dev: true
-32
View File
@@ -1,32 +0,0 @@
name: test
channels:
- conda-forge
dependencies:
- python=3.9
- cython
# required
- shapely
- fiona
- pyproj
- packaging
# testing
- pytest
- pytest-cov
- pytest-xdist
- fsspec
# optional
- rtree
- matplotlib-base
- mapclassify
- folium
- xyzservices
- scipy
- geopy
#- geopy
- SQLalchemy
- libspatialite
- pyarrow
- pip
- pip:
# dev versions of packages
- git+https://github.com/pydata/pandas.git@1.4.x