ranger/doc/requirements.txt
Tin Lam 765a22d817 Update document building tox target
This patch set updates the tox targets for doc and reno building so it is
in line with other OpenStack projects' structure.

Change-Id: I7f2ce87f7eb04429ace11070ce4ac07bfe2eed1a
Signed-off-by: Tin Lam <tinlam@gmail.com>
2018-08-10 22:46:55 -05:00

7 lines
272 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.
sphinx>=1.6.2 # BSD
sphinx_rtd_theme
reno>=2.5.0 # Apache-2.0