1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-07-27 00:17:44 +00:00

Update pyproject.toml

This commit is contained in:
RGBCube 2022-06-29 07:19:21 +03:00
parent bce50d4aa7
commit 3645cf0d3f
2 changed files with 151 additions and 26 deletions

View file

@ -25,9 +25,11 @@ aiohttp = "^3.8.1"
typing-extensions = "*"
[tool.poetry.dev-dependencies]
bandit = "*"
black = "*"
flynt = "*"
isort = "*"
pyright = "*"
unimport = "*"
[tool.black]