Skip to content

Commit

Permalink
add flake8 to poetry env
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfromearth committed Aug 23, 2023
1 parent f07ad01 commit c2b33b4
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 1 deletion.
40 changes: 39 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ dask = "^2023.6.1"
pytest = "^7.3.1"
mypy = "^1.4.1"
pylint = "^2.17.4"
flake8 = "^6.1.0"


[tool.poetry.group.extras.dependencies]
Expand Down

0 comments on commit c2b33b4

Please sign in to comment.