add cairosvg fallback

This commit is contained in:
2021-04-20 01:09:55 +02:00
parent fec87df9c9
commit 65c37e636c
2 changed files with 15 additions and 5 deletions

View File

@@ -5,6 +5,7 @@ name = ControlDeck
install_requires =
justpy
pywebview
cairosvg
py_modules =
controldeck
controldeck_gui