Skip to content

Commit 3ebdd4d

Browse files
committed
explicitly forbid default in environment file
1 parent 6bdfa26 commit 3ebdd4d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ name: rmg_env
2626
channels:
2727
- conda-forge
2828
- rmg
29+
- nodefaults
2930
dependencies:
3031
# System-level dependencies - we could install these at the OS level
3132
# but by installing them in the conda environment we get better control

0 commit comments

Comments
 (0)