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 31a9690 commit dc96abdCopy full SHA for dc96abd
setup.py
@@ -40,5 +40,6 @@
40
packages=packages,
41
install_requires=[
42
'six',
43
+ 'webencodings',
44
],
45
)
0 commit comments