Skip to content

Commit

Permalink
update PathSimAnalysis install command
Browse files Browse the repository at this point in the history
- close #117 
- update install from PyPi package to conda-forge package installation
  • Loading branch information
orbeckst authored Sep 12, 2024
1 parent 8a04d6a commit a4f7c00
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 a4f7c00

Please sign in to comment.