Specify doc requirements needs to be moved out from test-requirements.txt to in doc/requirements.txt to avoid problems with the pip resolver as announced by the release team [1]. [1] http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019611.html Change-Id: Iac9a3421c23370f19f57d6aa84c2862ccfce2a94
4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
sphinx>=2.0.0,!=2.1.0 # BSD
|
|
openstackdocstheme>=2.2.1 # Apache-2.0
|
|
reno>=3.1.0 # Apache-2.0
|