future>=0.14.0
jedi!=0.14.0,<0.15,>=0.13.2
python-jsonrpc-server>=0.1.0
pluggy

[:python_version < "3.0"]
configparser

[:python_version < "3.2"]
futures
backports.functools_lru_cache

[all]
autopep8
mccabe
pycodestyle
pydocstyle>=2.0.0
pyflakes>=1.6.0
pylint
rope>=0.10.5
yapf

[autopep8]
autopep8

[mccabe]
mccabe

[pycodestyle]
pycodestyle

[pydocstyle]
pydocstyle>=2.0.0

[pyflakes]
pyflakes>=1.6.0

[pylint]
pylint

[rope]
rope>0.10.5

[test]
versioneer
pylint
pytest
mock
pytest-cov
coverage

[yapf]
yapf
