Skip to content

Commit

Permalink
Wheel URL fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidStirling committed Dec 2, 2024
1 parent e1d62da commit 10278d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
brew install [email protected]
brew link [email protected]
pip install mysqlclient==2.0.3
pip install https://github.com/glencoesoftware/core/releases/download/v4.2.80001/cellprofiler_core-4.2.8-py3-none-any.whl
pip install https://github.com/glencoesoftware/core/releases/download/v4.2.80002/cellprofiler_core-4.2.80002-py3-none-any.whl
pip install .
pip install https://github.com/DavidStirling/prokaryote/releases/download/v2.4.5/prokaryote-2.4.5.tar.gz --no-cache-dir --no-build-isolation
pip install https://github.com/DavidStirling/python-bioformats/releases/download/v4.1.10001/python_bioformats-4.1.10001-py3-none-any.whl
Expand Down

0 comments on commit 10278d3

Please sign in to comment.