Skip to content

Commit

Permalink
Pin Pylint and Astroid versions to avoid bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
jambonrose committed Jan 6, 2018
1 parent 7d1604a commit 4efdea7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
astroid==1.5.3
bumpversion==0.5.3
check-manifest==0.36
coverage==4.4.2
Expand All @@ -9,7 +10,7 @@ flake8-quotes==0.13.0
flake8==3.5.0
Pygments==2.2.0
pylint-django==0.7.2
pylint==1.8.1
pylint==1.7.5
python-dateutil==2.6.1
setuptools==38.4.0
tox==2.9.1
Expand Down

0 comments on commit 4efdea7

Please sign in to comment.