Yeet old runner script as it was useless

Clean up code and styling
This commit is contained in:
Michał Gdula 2023-09-26 13:43:00 +01:00
parent 8a4fe891ef
commit 9821db72c6
12 changed files with 348 additions and 437 deletions

View file

@ -28,6 +28,7 @@ cssmin = "^0.2.0"
pylint = "^2.16.3"
black = "^23.3.0"
cachetools = "^5.3.0"
material-color-utilities-python = "^0.1.5"
[build-system]
requires = ["poetry-core"]