fix flake error: #1088
This commit is contained in:
parent
f2849a6e68
commit
c58fac39cd
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ flake8 = { version = "^6.0.0", python = ">=3.8.1" }
|
||||||
pylint = { version = "^2.15.10", python = ">=3.7.2" }
|
pylint = { version = "^2.15.10", python = ">=3.7.2" }
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core>=1.0.0", "pyScss"]
|
requires = ["poetry-core>=1.0.0", "pyscss"]
|
||||||
build-backend = "poetry.core.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
||||||
|
|
||||||
[tool.poetry.scripts]
|
[tool.poetry.scripts]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue