Skip to content

Commit

Permalink
Specified less specific openbabel version
Browse files Browse the repository at this point in the history
Adding changes made in PR #12
  • Loading branch information
lunamorrow committed Jul 24, 2024
1 parent 177a6d4 commit da98935
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
- name: Install package
run: |
python --version
mamba install -c conda-forge openbabel<3.0.0
python -m pip install . --no-deps
- name: Python information
Expand Down

0 comments on commit da98935

Please sign in to comment.