Skip to content

Commit 4efdea7

Browse files
committed
Pin Pylint and Astroid versions to avoid bugs
pylint-dev/pylint-django#108
1 parent 7d1604a commit 4efdea7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
astroid==1.5.3
12
bumpversion==0.5.3
23
check-manifest==0.36
34
coverage==4.4.2
@@ -9,7 +10,7 @@ flake8-quotes==0.13.0
910
flake8==3.5.0
1011
Pygments==2.2.0
1112
pylint-django==0.7.2
12-
pylint==1.8.1
13+
pylint==1.7.5
1314
python-dateutil==2.6.1
1415
setuptools==38.4.0
1516
tox==2.9.1

0 commit comments

Comments
 (0)