Skip to content

Commit

Permalink
require pycodestyle 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hhatto committed Aug 6, 2022
1 parent 468f804 commit 0eacca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -10,7 +10,7 @@


INSTALL_REQUIRES = (
['pycodestyle >= 2.9.0', 'toml']
['pycodestyle >= 2.9.1', 'toml']
)


Expand Down

0 comments on commit 0eacca1

Please sign in to comment.