94f006a675
* Add `returns` into the proper order in FunctionDef._astroid_fields The order is important, since it determines the last child, which in turn determines the last line number of a scoped node.
12 lines
235 B
Plaintext
12 lines
235 B
Plaintext
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
|
|
|
astroid==1.4.8
|
|
isort==4.2.5
|
|
lazy-object-proxy==1.2.2
|
|
mccabe==0.5.0
|
|
pylint==1.6.4
|
|
./scripts/dev/pylint_checkers
|
|
requests==2.10.0
|
|
six==1.10.0
|
|
wrapt==1.10.8
|