Skip to content

Commit 532ac02

Browse files
committed
Force https index URL in requirements.txt
Also an additional measure against OctoPrint#2193
1 parent caaaa2e commit 532ac02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements.txt

+2
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@
77
# variables INSTALL_REQUIRES and EXTRA_REQUIRES.
88
###
99

10+
# let's force the regular pypi URL, with https, just to be sure
11+
-i https://pypi.python.org/simple
1012
.

0 commit comments

Comments
 (0)