Skip to content

Commit af8cf78

Browse files
committed
Force installing the conda-forge version
Explicitly assigning their channel
1 parent 5a83705 commit af8cf78

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

environment.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ dependencies:
7575
- matplotlib >=1.5
7676
- mpmath
7777
- pandas
78-
- gprof2dot
79-
- numdifftools
80-
- quantities
78+
- conda-forge::gprof2dot
79+
- conda-forge::numdifftools
80+
- conda-forge::quantities
8181

8282
# packages we maintain
8383
- rmg::lpsolve55

0 commit comments

Comments
 (0)