[DNM] Testing docs bump with new Sphinx

Sphinx updates can be scary.  This change leverages a constraints bump to see what breaks.

Depends-On: https://review.opendev.org/c/openstack/requirements/+/916565
Change-Id: I022bf57b2bbfb925e2109d0c5d113841270391b8
This commit is contained in:
Tony Breeds 2024-05-09 14:29:07 -05:00
parent 91740febcc
commit 75b7d49518
2 changed files with 3 additions and 0 deletions

View File

@ -2,3 +2,4 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
sphinx>=2.0.0,!=2.1.0 # BSD
openstackdocstheme>=2.2.1 # Apache-2.0
yasfb>=0.5.1
# Force requirements rebuild:

View File

@ -20,3 +20,5 @@ import setuptools
setuptools.setup(
setup_requires=['pbr'],
pbr=True)
# Force unittests: