Skip to content

Commit

Permalink
Merge branch 'main' into bug/agg_tuple
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 19, 2023
2 parents 6a6f6d5 + bb4c746 commit 1a0e6d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
../CI/install-hadoop.sh
echo "import coverage; coverage.process_startup()" > \
$(python -c "import site; print(site.getsitepackages()[-1])")/coverage.pth
conda install --quiet --yes -c conda-forge skein libffi conda-pack
conda install --quiet --yes -c conda-forge skein libffi conda-pack grpcio=1.42.0
fi
if [[ "$MODULE" == "vineyard" ]]; then
pip install "vineyard<0.16.1" -i https://pypi.org/simple
Expand Down

0 comments on commit 1a0e6d3

Please sign in to comment.