Skip to content

Commit fbdb373

Browse files
authored
Merge branch 'main' into zedwick/parallelize_dual
2 parents ce7b6ad + 7fbd78e commit fbdb373

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/upstream-dev-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency:
1010

1111
jobs:
1212
upstream-dev:
13-
name: upstream-dev-py311
13+
name: upstream-dev
1414
runs-on: ubuntu-latest
1515
defaults:
1616
run:

ci/install-upstream.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ python -m pip install \
4242
git+https://github.com/holoviz/datashader.git \
4343
git+https://github.com/dask/dask.git \
4444
git+https://github.com/dask/distributed.git \
45-
git+https://github.com/aleaxit/gmpy.git \
4645
git+https://github.com/holoviz/holoviews.git \
4746
git+https://github.com/shapely/shapely.git \
4847
git+https://github.com/holoviz/spatialpandas.git

0 commit comments

Comments
 (0)