Skip to content

Commit

Permalink
fix: install openbabel-wheel release-please.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kohulan authored Jun 13, 2023
1 parent 2e67207 commit fa5b848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
pip3 install --no-cache-dir -r requirements.txt
python3 -m pip uninstall -y imantics
pip3 install imantics==0.1.12
pip3 install openbabel
pip3 install openbabel-wheel
pip3 install --no-deps decimer-segmentation
pip3 install --no-deps decimer>=2.2.0
pip3 install --no-deps STOUT-pypi>=2.0.5
Expand Down

0 comments on commit fa5b848

Please sign in to comment.