Move to python venv so that upto date chameleon avaiable

This commit is contained in:
2024-09-14 11:39:26 +01:00
parent 20d5828803
commit 3813f55f68
71 changed files with 1105 additions and 1279 deletions

View File

@@ -244,19 +244,3 @@ sub do_display {
$c->render("${lcPackageName}");
}
1;