Skip to content

Commit

Permalink
Merge pull request #166 from MDAnalysis/update-psa-install
Browse files Browse the repository at this point in the history
update PathSimAnalysis install command
  • Loading branch information
orbeckst authored Sep 20, 2024
2 parents df6081f + a4f7c00 commit 7d6c59f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdakits/pathsimanalysis/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ documentation_home: https://mdanalysis.org/PathSimAnalysis
documentation_type: API

install:
- pip install pathsimanalysis
- mamba install -c conda-forge pathsimanalysis

src_install:
- pip install git+https://github.com/MDAnalysis/PathSimAnalysis@main
Expand Down

0 comments on commit 7d6c59f

Please sign in to comment.