Skip to content

Commit

Permalink
Merge branch 'main' into add-unit-test-for-e501-with-async-def
Browse files Browse the repository at this point in the history
  • Loading branch information
hhatto committed Mar 14, 2024
2 parents 47e37a1 + e4f02ec commit e58f6b1
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.6"
dependencies = [
"pycodestyle >= 2.10.0",
"pycodestyle >= 2.11.0",
"tomli; python_version < '3.11'",
]
dynamic = ["version"]
Expand Down

0 comments on commit e58f6b1

Please sign in to comment.