Skip to content

Commit

Permalink
require pycodestyle 2.12.0+
Browse files Browse the repository at this point in the history
  • Loading branch information
hhatto committed Jun 16, 2024
1 parent 6a73e27 commit 0151b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ classifiers = [
]
requires-python = ">=3.8"
dependencies = [
"pycodestyle >= 2.11.0",
"pycodestyle >= 2.12.0",
"tomli; python_version < '3.11'",
]
dynamic = ["version"]
Expand Down

0 comments on commit 0151b18

Please sign in to comment.