mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-01-19 05:33:47 +01:00
fix scss error on poetry install (#989)
This commit is contained in:
parent
b47685f8aa
commit
8305ebe6e8
@ -72,7 +72,7 @@ mypy = "^0.971"
|
||||
types-protobuf = "^3.19.22"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
requires = ["poetry-core>=1.0.0", "pyScss"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
|
Loading…
Reference in New Issue
Block a user