setup: add weasyprint

This commit is contained in:
Laurier Loiselle 2023-04-19 13:05:12 -04:00
parent 956e199f61
commit 648872a91a
No known key found for this signature in database
GPG Key ID: 345920CC72089A3F

View File

@ -24,6 +24,7 @@ setup(
"pyyaml", "pyyaml",
"tabulate", "tabulate",
"jinja2", "jinja2",
"weasyprint",
], ],
license="GPLv3", license="GPLv3",
keywords="cable connector hardware harness wiring wiring-diagram wiring-harness", keywords="cable connector hardware harness wiring wiring-diagram wiring-harness",