We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82568a6 commit 59c35abCopy full SHA for 59c35ab
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
pip install .[test]
25
- name: Install other dependencies
26
run: |
27
- conda install rpy2
+ conda install rpy2 -c conda-forge
28
pip install celer
29
pip install statsmodels cvxopt
30
pip install git+https://github.com/jolars/pyslope.git
0 commit comments