Skip to content

Commit

Permalink
Remove unused flake8 dependencies and config files (#487)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimJentzsch committed May 17, 2023
1 parent b0605a1 commit f5c5681
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 129 deletions.
10 changes: 0 additions & 10 deletions .flake8

This file was deleted.

6 changes: 0 additions & 6 deletions .isort.cfg

This file was deleted.

112 changes: 1 addition & 111 deletions poetry.lock

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

2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,8 @@ py = "^1.11.0" # see https://github.com/kevlened/pytest-parallel/pull/119#issue
[tool.poetry.group.dev.dependencies]
better-exceptions = "^0.3.3"
black = "^22.3.0"
pep8-naming = "^0.9.1"
pre-commit = "^2.4.0"
ruff = "^0.0.265"
seed-isort-config = "^2.2.0"
coveralls = "^1.11.1"
mimesis = "^4.0.0"
blossom-wrapper = { git = "https://github.com/GrafeasGroup/blossom-wrapper.git", branch = "master" }
Expand Down

0 comments on commit f5c5681

Please sign in to comment.