Remove unnecessary dev dependencies
This commit is contained in:
parent
b5b7c8ca81
commit
be0307fedc
1 changed files with 0 additions and 4 deletions
|
@ -22,10 +22,6 @@ aiohttp = "^3.8.1"
|
||||||
pastypy = "^1.0.1"
|
pastypy = "^1.0.1"
|
||||||
dateparser = "^1.1.1"
|
dateparser = "^1.1.1"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
|
||||||
python-lsp-server = {extras = ["all"], version = "^1.3.3"}
|
|
||||||
black = "^22.1.0"
|
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core>=1.0.0"]
|
requires = ["poetry-core>=1.0.0"]
|
||||||
build-backend = "poetry.core.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
||||||
|
|
Loading…
Add table
Reference in a new issue