weblate/requirements-test.txt
Michal Čihař f32565838f Remove not wanted flake8-if-expr flake8 extension
Signed-off-by: Michal Čihař <michal@cihar.com>
2019-05-23 14:02:01 +02:00

16 lines
375 B
Text
Vendored

-r requirements-optional.txt
flake8
flake8-breakpoint; python_version >= '3.6'
flake8-builtins
flake8-comprehensions; python_version >= '3.4'
flake8-django
flake8-eradicate; python_version >= '3.6'
flake8-isort
flake8-logging-format
flake8-mutable
flake8-print
flake8-return; python_version >= '3.6'
flake8-self; python_version >= '3.4'
httpretty>=0.9.5
pep8-naming
selenium