Skip to content

Commit

Permalink
Add edge cases to the env specification
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
  • Loading branch information
jjerphan committed Sep 18, 2024
1 parent 2b5a30f commit caf12de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions micromamba/tests/env-extra-white-space.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ channels:
dependencies:
- python > 3.11
- numpy < 2.0
- pytorch-cpu = 1.13.0
- scipy >= 1.5.0, < 2.0.0

0 comments on commit caf12de

Please sign in to comment.