1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-05-03 05:14:25 +02:00

build: add markdown dependency

This commit is contained in:
2025-10-08 17:42:41 +02:00
parent c4d0eeb594
commit a8e357d069
+1
View File
@@ -30,6 +30,7 @@ dependencies = [
"pylsp-bec",
"copier~=9.7",
"typer~=0.15",
"markdown~=3.9",
]