Skip to content

Commit fda61ba

Browse files
committed
Add pyld to install_requires
1 parent 75f01a5 commit fda61ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"pyparsing",
1313
"setuptools",
1414
"importlib-metadata; python_version < '3.8.0'",
15+
"pyld",
1516
]
1617
kwargs["tests_require"] = [
1718
"html5lib",

0 commit comments

Comments
 (0)