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 69adbef commit ae65275Copy full SHA for ae65275
.github/workflows/benchmarks.yml
@@ -61,7 +61,7 @@ jobs:
61
echo $CONDA/bin >> $GITHUB_PATH
62
conda install --solver=libmamba gmt=6.4.0 python=3.12 \
63
numpy pandas xarray netCDF4 packaging \
64
- geopandas pytest pytest-benchmark pytest-mpl
+ geopandas pytest pytest-mpl
65
python -m pip install -U pytest-codspeed setuptools
66
67
# Download cached remote files (artifacts) from GitHub
0 commit comments