Skip to content

Commit 7c22f9d

Browse files
authored
use https for statsmodels
1 parent e3cb2ad commit 7c22f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ scikit-misc
1313
boto3
1414
pytest
1515
plotly
16-
git+ssh://git@github.com:statsmodels/statsmodels.git#egg=statsmodels
16+
git+https://github.com/statsmodels/statsmodels.git#egg=statsmodels
1717
rpy2
1818
tzlocal
1919
simplegeneric

0 commit comments

Comments
 (0)