Skip to content

Commit

Permalink
remove pycodestyle dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrd committed Nov 25, 2023
1 parent 91274ce commit 5a38b61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
15 changes: 2 additions & 13 deletions poetry.lock

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

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ python = "^3.8"
orjson = "^3.8.7"

[tool.poetry.group.dev.dependencies]
pycodestyle = "^2.10.0"
super-py = "^0.4.2"
pyinstrument = "^4.4.0"
pytest-cov = "^4.0.0"
Expand Down

0 comments on commit 5a38b61

Please sign in to comment.