We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61cf147 commit aa117bbCopy full SHA for aa117bb
setup.py
@@ -10,7 +10,7 @@ def read(f):
10
11
12
install_requires = [
13
- 'sdiff @ git+ssh://git@github.com/KeepSafe/html-structure-diff.git#egg=sdiff',
+ 'sdiff @ git+https://github.com/KeepSafe/html-structure-diff.git#egg=sdiff',
14
'aiohttp >=3, <3.4',
15
'Markdown',
16
'parse >=1, <2',
0 commit comments