zun-tempest-plugin/test-requirements.txt
Hongbin Lu 3dc2289538 Fix stable branch py2 job
The hacking version is not available at python2, which breaks
stable/stein py2 job. This commit makes hacking py3 only.

Change-Id: I3864f5eb05321345bfc3b2fa7d08654665a84219
2020-05-25 01:26:47 +00:00

12 lines
401 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=3.0.1,<3.1.0;python_version>='3.5' # Apache-2.0
sphinx>=2.0.0,!=2.1.0 # BSD
openstackdocstheme>=2.0.0 # Apache-2.0
# releasenotes
reno>=2.5.0 # Apache-2.0
doc8>=0.6.0 # Apache-2.0