Skip to content

Commit 2340092

Browse files
committed
Fix #7
Does not work when git is not linked to GitHub
1 parent e3bba80 commit 2340092

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PyQt5==5.9.1
2-
-e git+git@github.com:ScriptSmith/socialreaper.git#egg=socialreaper
2+
-e git+https://github.com/ScriptSmith/socialreaper.git#egg=socialreaper
33
appdirs==1.4.3
44
QDarkStyle==2.5.3
5-
sip==4.19.8
5+
sip==4.19.8

0 commit comments

Comments
 (0)