Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update PathSimAnalysis install command #166

Merged
merged 1 commit into from
Sep 20, 2024
Merged

update PathSimAnalysis install command #166

merged 1 commit into from
Sep 20, 2024

Conversation

orbeckst
Copy link
Member

- close #117 
- update install from PyPi package to conda-forge package installation
@orbeckst orbeckst requested a review from lilyminium September 12, 2024 18:46
@orbeckst orbeckst self-assigned this Sep 12, 2024
@orbeckst orbeckst added mdakit About an MDAKit. update update/change metadata for a MDAKit labels Sep 12, 2024
@@ -20,7 +20,7 @@ documentation_home: https://mdanalysis.org/PathSimAnalysis
documentation_type: API

install:
- pip install pathsimanalysis
- mamba install -c conda-forge pathsimanalysis
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(non-blocking) are we happy to just assume that people will have mamba installed? Or is conda safer?

Otherwise LGTM!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use this line ourselves for the workflow so I think this is fine, apart from the fact that it seems a good idea to promote mamba in the eco system.

@orbeckst orbeckst merged commit 7d6c59f into main Sep 20, 2024
5 checks passed
@orbeckst orbeckst deleted the update-psa-install branch September 20, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mdakit About an MDAKit. update update/change metadata for a MDAKit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update PathSimAnalysis installation instructions?
2 participants