elastic-recheck/test-requirements.txt
Sorin Sbarnea f68a8719af Bumped flake8
- Upgraded hacking(flake8)
- Added more modern tox linters environment (pep8 alias)
- Temporary added skips for broken newer rules
- Fixed few basic rule violations
- Moved flake8 config to setup.cfg (tox.ini is not recommended)

Change-Id: I75b3ce5d2ce965a9dc5bdfaa49b2aacd8f0195ad
2020-05-23 08:54:14 +01:00

9 lines
168 B
Plaintext

hacking>=3.1.0,<3.2.0; python_version>='3.5'
coverage>=3.6
fixtures>=3.0.0
python-subunit
testrepository>=0.0.17
testscenarios>=0.4
testtools>=0.9.36,!=1.2.0
mock>=1.0