Skip to content

Commit

Permalink
Fix test dependency installation
Browse files Browse the repository at this point in the history
  • Loading branch information
ljwoods2 authored Jul 28, 2024
1 parent 230f38f commit af6e41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdakits/zarrtraj/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,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 env create -f devtools/conda-envs/test_env.yaml
- mamba env create -f https://raw.githubusercontent.com/Becksteinlab/zarrtraj/main/devtools/conda-envs/test_env.yaml

## str: the organisation name the MDAKit falls under
project_org: Becksteinlab
Expand Down

0 comments on commit af6e41a

Please sign in to comment.