Skip to content

Commit

Permalink
try to un-skip openff-toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielYang59 committed Jan 24, 2025
1 parent dcd65e1 commit b7051d7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,7 @@ jobs:
if: matrix.config.os == 'ubuntu-latest'
run: |
micromamba install -n pmg -c conda-forge --yes \
bader enumlib packmol pygraphviz tblite
# openff-toolkit
# TODO: openff-toolkit doesn't support Python 3.13 yet
bader enumlib packmol pygraphviz tblite openff-toolkit
- name: Install uv
uses: astral-sh/setup-uv@v4
Expand Down

0 comments on commit b7051d7

Please sign in to comment.