Commit 3562481
committed
Fix Docker build: add danagroup channel to micromamba create
The arc_env creation inside Docker couldn't solve for Python 3.14
because the danagroup channel (needed for OpenBabel) wasn't passed
to micromamba. Also removed the redundant python=3.14 pin since
it's already in environment.yml.1 parent 69b2b13 commit 3562481
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments