Skip to content

Commit

Permalink
Pin astroid to 2.5.6 for pylint 2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Sassoulas committed May 31, 2021
1 parent 091cb92 commit 735c958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ project_urls =
[options]
packages = find:
install_requires =
astroid>=2.5.6,<2.7
astroid==2.5.6
isort>=4.2.5,<6
mccabe>=0.6,<0.7
toml>=0.7.1
Expand Down

0 comments on commit 735c958

Please sign in to comment.