mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-28 19:16:16 +00:00
Black was not what was breaking everything :3
This commit is contained in:
parent
96f56a69b3
commit
dc7f1ff1d4
2 changed files with 89 additions and 2 deletions
|
@ -4,7 +4,7 @@ version = "0.1.0"
|
|||
description = "Gallery built for fast and simple image management"
|
||||
authors = ["Fluffy-Bean <michal-gdula@protonmail.com>"]
|
||||
license = "MIT"
|
||||
readme = ".github/README.md"
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
|
@ -25,6 +25,7 @@ libsass = "^0.22.0"
|
|||
jsmin = "^3.0.1"
|
||||
cssmin = "^0.2.0"
|
||||
pylint = "^2.16.3"
|
||||
black = "^23.3.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue