status: improve the selection behavior
[git-cola.git] / requirements / requirements-dev.txt
blob93d5f608ff5305d3f6ba34b6901c58836842a561
1 astroid==1.6.5; python_version == '2.7'
2 enum34==1.1.6; python_version < '3.4'
3 flake8
4 mock
5 pbr
6 pylint==1.9.4; python_version == '2.7'
7 pylint==2.7.0; python_version >= '3.6'
8 PyYAML
9 pytest>=3.6
10 pytest-cov
11 pytest-flake8
12 pytest-black-multipy
13 Sphinx
14 sphinx-rtd-theme==0.4.3; python_version < '3.0'
15 sphinx-rtd-theme; python_version >= '3.0'