Skip to content

Commit

Permalink
Bump QCSubmit version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson committed Apr 24, 2024
1 parent 2a46876 commit 4539aba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Set up conda environment
uses: mamba-org/setup-micromamba@v1
with:
environment-file: devtools/conda-envs/full.yaml
environment-file: devtools/conda-envs/full-stack.yaml
create-args: python=${{ matrix.python-version }}

- name: Install GROMACS & NAGL if using x86
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,11 @@ dependencies:

# Recharge
- qcelemental
- qcportal >=0.50
- qcportal ~=0.50
- qcengine
- xtb-python
- geometric =1

- openff-qcsubmit ~=0.50
- qcportal ==0.53
- qcarchivetesting
- h5py

0 comments on commit 4539aba

Please sign in to comment.