fix flake error: #1088

This commit is contained in:
dni ⚡ 2023-03-09 14:50:11 +01:00
parent f2849a6e68
commit c58fac39cd
No known key found for this signature in database
GPG key ID: 886317704CC4E618

View file

@ -54,7 +54,7 @@ flake8 = { version = "^6.0.0", python = ">=3.8.1" }
pylint = { version = "^2.15.10", python = ">=3.7.2" }
[build-system]
requires = ["poetry-core>=1.0.0", "pyScss"]
requires = ["poetry-core>=1.0.0", "pyscss"]
build-backend = "poetry.core.masonry.api"
[tool.poetry.scripts]