blob: 62e2f4c2c2cd7e9db8a226b07aeecf2f1f20e8db [file] [log] [blame]
flake8
flake8-bugbear; python_version >= '3.5'
flake8-pyi; python_version >= '3.6'
lxml; sys_platform != 'win32' or python_version == '3.5' or python_version == '3.6'
typed-ast>=1.0.4,<1.1.0; sys_platform != 'win32' or python_version >= '3.5'
pytest>=2.8
pytest-xdist>=1.13
pytest-cov>=2.4.0
typing>=3.5.2; python_version < '3.5'