Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion mdakits/zarrtraj/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ run_tests:
## The default below _might_ be sufficient or you might not even need MDAnalysisTests:
## make sure that it is appropriate for how you run tests.
test_dependencies:
- mamba install "moto[server]>=5.0.3"
- mamba install "moto>=5.0.3"

## str: the organisation name the MDAKit falls under
project_org: Becksteinlab
Expand All @@ -103,6 +103,7 @@ development_status: "Development Status :: 4 - Beta"
## Links to scientific publications or stable URLs (typically of the form
## https://doi.org/<DOI> or to a preprint server)
publications:
- https://doi.org/10.21105/joss.07943
- https://doi.org/10.25080/Majora-629e541a-00e
- https://doi.org/10.1002/jcc.21787
- https://doi.org/10.1016/j.cpc.2014.01.018
Expand Down
Loading