Skip to content

Commit

Permalink
still cannot install openff-toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielYang59 committed Nov 21, 2024
1 parent 0f9d2a1 commit 18175db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ jobs:
if: matrix.config.os == 'ubuntu-latest'
run: |
micromamba install -n pmg -c conda-forge --yes \
bader enumlib packmol pygraphviz tblite openff-toolkit
bader enumlib packmol pygraphviz tblite
# openff-toolkit
# TODO: openff-toolkit doesn't support Python 3.13 yet
- name: Install pymatgen and dependencies via uv
Expand Down

0 comments on commit 18175db

Please sign in to comment.