-
Notifications
You must be signed in to change notification settings - Fork 26
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
Ad MAICoS as an MDAKit #84
Conversation
@hejamu - I think you have to submit from a branch, sorry I didn't even know this was a thing. |
@IAlibay my branch was just out-of-date :) |
mdakits/maicos/metadata.yaml
Outdated
python_requires: ">=3.9" | ||
mdanalysis_requires: ">=2.5.0" | ||
run_tests: | ||
- pytest tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are your tests installed under a package named tests
? 👀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks! just two small things from me
Co-authored-by: Irfan Alibay <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
awesome, thanks @hejamu !
MAICoS analyses molecular dynamics simulations of interfacial and confined systems using MDAnalysis methods and the AnalysisBase class.