Skip to content

Commit 76f6cb8

Browse files
committed
Update pycodestyle 2.7.0
1 parent ab9760c commit 76f6cb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

1212
INSTALL_REQUIRES = (
13-
['pycodestyle >= 2.6.0', 'toml']
13+
['pycodestyle >= 2.7.0', 'toml']
1414
)
1515

1616

0 commit comments

Comments
 (0)