Skip to content

Commit b169933

Browse files
committed
rm celer dep from workflow
1 parent ce8f710 commit b169933

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
- name: Install other dependencies
2626
run: |
2727
conda install rpy2 -c conda-forge
28-
pip install celer
2928
pip install statsmodels cvxopt
3029
pip install git+https://github.com/jolars/sortedl1.git
3130
# for testing Cox estimator

0 commit comments

Comments
 (0)