From 648872a91a6be704826a6783a8deade8157f2cb8 Mon Sep 17 00:00:00 2001 From: Laurier Loiselle Date: Wed, 19 Apr 2023 13:05:12 -0400 Subject: [PATCH] setup: add weasyprint --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 347e793..5eb842c 100644 --- a/setup.py +++ b/setup.py @@ -24,6 +24,7 @@ setup( "pyyaml", "tabulate", "jinja2", + "weasyprint", ], license="GPLv3", keywords="cable connector hardware harness wiring wiring-diagram wiring-harness",