promenade/test-requirements.txt
Mark Burnett 3ac95edc60 Fix: re-add incorrectly removed format test
This was removed in Iccf6228ab9e6d621d3047994b3adc192d67273c9 but should
not have been as it has allowed for code format drift.

This also

* Pins the version of yapf to 0.24.0
* Fixes some drift
* Updates formatting to the version of yapf being used

Change-Id: Ie3d9fd6344a29d8ddb76a36d4a31d001a4c8b7c6
2018-09-12 10:40:45 -05:00

7 lines
84 B
Plaintext

pytest
flake8>=3.3.0
bandit>=1.5
yapf==0.24.0
sphinx>=1.6.2
sphinx_rtd_theme==0.2.4