Skip to content

Commit a936c9e

Browse files
committed
Don't separately require astroid and cause version mismatches
1 parent 68b8349 commit a936c9e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
astroid>=1.6.0
21
isort>=4.2.15
3-
pylint==1.8.1
2+
pylint==1.9.1
43
Sphinx==1.8.0
54
sphinx-autobuild==0.7.1
65
sphinxcontrib-fulltoc==1.2.0

0 commit comments

Comments
 (0)