We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f989ab commit f1b21e4Copy full SHA for f1b21e4
setup.cfg
@@ -47,7 +47,7 @@ test =
47
pytest>=6.2.4
48
dev =
49
black>=23.1.0
50
- flake8==5.0.4;python_version<="3.7"
+ flake8==3.9.2;python_version<="3.7"
51
flake8>=6.0.0;python_version>"3.7"
52
isort>=5.11.2
53
pyright>=1.1.284
0 commit comments