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 aa117bb commit c6490e7Copy full SHA for c6490e7
setup.py
@@ -10,7 +10,7 @@ def read(f):
10
11
12
install_requires = [
13
- 'sdiff @ git+https://github.com/KeepSafe/html-structure-diff.git#egg=sdiff',
+ 'sdiff @ git+https://github.com/KeepSafe/html-structure-diff.git@0.4.1#egg=sdiff',
14
'aiohttp >=3, <3.4',
15
'Markdown',
16
'parse >=1, <2',
0 commit comments