Skip to content

Commit

Permalink
poetry via pip3
Browse files Browse the repository at this point in the history
  • Loading branch information
alanwilter committed Jun 6, 2022
1 parent 14f0448 commit 4e4f673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_acpype.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Poetry install dependencies
run: |
curl -sSL https://install.python-poetry.org | POETRY_HOME=/usr/local python3 - --preview
pip3 install poetry
# poetry add openbabel-wheel
poetry run pip3 install openbabel-wheel
poetry install
Expand Down

0 comments on commit 4e4f673

Please sign in to comment.