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 091cb92 commit 735c958Copy full SHA for 735c958
setup.cfg
@@ -41,7 +41,7 @@ project_urls =
41
[options]
42
packages = find:
43
install_requires =
44
- astroid>=2.5.6,<2.7
+ astroid==2.5.6
45
isort>=4.2.5,<6
46
mccabe>=0.6,<0.7
47
toml>=0.7.1
0 commit comments