Skip to content

Commit dea1b87

Browse files
authored
Use https instead of git to install main branch (#68)
1 parent 1f2eb1c commit dea1b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# nx-guides is tested on the development branch of NetworkX
2-
git+git://github.com/networkx/networkx@main
2+
git+https://github.com/networkx/networkx@main
33

44
# Scientific Python (see networkx/requirements/default.txt)
55
numpy

0 commit comments

Comments
 (0)