tobiko/doc/requirements.txt
Federico Ressi 72407ca361 Moves RTD theme requirements definition
Requirements definition is being moved to doc/requirements.txt file
after the requirement has been accepted to global
openstack/requirement project.

Change-Id: Idd9e4d648b26bd4d45cfa4e8868703531acfce3e
2021-09-29 11:29:25 +00:00

8 lines
326 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.
reno>=3.2.0 # Apache-2.0
sphinx>=3.4.2 # BSD
sphinx_rtd_theme>=1.0 # MIT