Skip to content

Commit

Permalink
Update AP version
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaMolod committed Aug 12, 2024
1 parent 21ddef1 commit e9dda09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
eval "$(conda shell.bash hook)"
conda activate AlphaPulldown
conda install -c bioconda hmmer hhsuite
pip install alphapulldown
pip install alphapulldown==2.0.0b4
- if: matrix.install-type == 'developer'
run: |
conda create -n AlphaPulldown -c omnia -c bioconda -c conda-forge python==${{ matrix.python-version }} openmm==8.0 pdbfixer==1.9 kalign2 cctbx-base pytest importlib_metadata modelcif
Expand Down

0 comments on commit e9dda09

Please sign in to comment.