Fix for CI
Python CI / test (push) Failing after 4m20s

This commit is contained in:
2025-11-08 20:12:20 +01:00
parent b5ae08c2b5
commit 5d3e7fae7b
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ classifiers = [
]
dependencies = [
"pyweblayout @ git+https://gitea.tourolle.paris/dtourolle/pyWebLayout",
"pyweblayout @ git+https://gitea.tourolle.paris/dtourolle/pyWebLayout@master",
"Pillow>=9.0.0",
]