We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab9760c + 76f6cb8 commit 5adf197Copy full SHA for 5adf197
1 file changed
setup.py
@@ -10,7 +10,7 @@
10
11
12
INSTALL_REQUIRES = (
13
- ['pycodestyle >= 2.6.0', 'toml']
+ ['pycodestyle >= 2.7.0', 'toml']
14
)
15
16
0 commit comments