Skip to content

Commit 59c35ab

Browse files
committed
forge
1 parent 82568a6 commit 59c35ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
pip install .[test]
2525
- name: Install other dependencies
2626
run: |
27-
conda install rpy2
27+
conda install rpy2 -c conda-forge
2828
pip install celer
2929
pip install statsmodels cvxopt
3030
pip install git+https://github.com/jolars/pyslope.git

0 commit comments

Comments
 (0)