Skip to content

Commit

Permalink
Correct conda yaml formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjackson committed Jul 31, 2024
1 parent 85e3eba commit 3b54fce
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion tests_and_analysis/ci_environment.yml
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
wheel
name: test
channels:
- conda-forge
- defaults
dependencies:
- wheel

0 comments on commit 3b54fce

Please sign in to comment.