Skip to content

Commit

Permalink
Add flake8 to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jfroy committed Jun 3, 2022
1 parent 39a08f9 commit ff14259
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ isort = "^5.10.1"
poethepoet = "^0.13.1"
pytest = "^7.1.2"
pytest-asyncio = "^0.18"
flake8 = "^4.0.1"

[tool.poetry.scripts]
aiobafi6 = 'aiobafi6.cmd.main:main'
Expand Down

0 comments on commit ff14259

Please sign in to comment.