mirror of
https://opendev.org/openstack/governance.git
synced 2026-01-11 19:56:28 +00:00
Hacking now using version 6.0.0. No code changes needed to comply with new flake8 directives. Change-Id: Ie04cfb0e946616e28fb5d52ef392bfb3f5428ad6
16 lines
410 B
Text
16 lines
410 B
Text
# needed for doc build
|
|
docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain
|
|
PyYAML>=3.1.0
|
|
yamllint>=0.5.2
|
|
requests-cache
|
|
hacking~=6.0.0 # Apache-2.0
|
|
whereto>=0.3.0 # Apache-2.0
|
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
python-subunit>=0.0.18 # Apache-2.0/BSD
|
|
stestr>=2.0.0 # Apache-2.0
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
|
testtools>=1.4.0 # MIT
|
|
oslotest>=1.10.0 # Apache-2.0
|
|
|
|
coverage>=4.0 # Apache-2.0
|