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 75f01a5 commit fda61baCopy full SHA for fda61ba
setup.py
@@ -12,6 +12,7 @@
12
"pyparsing",
13
"setuptools",
14
"importlib-metadata; python_version < '3.8.0'",
15
+ "pyld",
16
]
17
kwargs["tests_require"] = [
18
"html5lib",
0 commit comments