Skip to content

Commit 03ac946

Browse files
committed
updated repo
1 parent 59c35ab commit 03ac946

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
@@ -27,7 +27,7 @@ jobs:
2727
conda install rpy2 -c conda-forge
2828
pip install celer
2929
pip install statsmodels cvxopt
30-
pip install git+https://github.com/jolars/pyslope.git
30+
pip install git+https://github.com/jolars/sortedl1.git
3131
# for testing Cox estimator
3232
pip install lifelines
3333
pip install pandas

0 commit comments

Comments
 (0)