Fix workflow, I think

This commit is contained in:
Michał Gdula 2023-03-04 21:15:53 +00:00
parent de2d72e5de
commit a16c1b2da9
3 changed files with 254 additions and 3 deletions

View file

@ -19,6 +19,7 @@ colorthief = "^0.2.1"
Pillow = "^9.4.0"
platformdirs = "^3.0.0"
SQLAlchemy = "^2.0.3"
pylint = "^2.16.3"
[build-system]