DNM: dummy change to test gate health

Change-Id: I361d35665c8d9f78bbabab426187ec4cec2cb97a
This commit is contained in:
Elod Illes 2023-08-17 16:56:27 +02:00 committed by Yasufumi Ogawa
parent 2becf4b0f1
commit 87d78a9e2c
2 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,4 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
openstackdocstheme>=2.2.1 # Apache-2.0
sphinx>=2.0.0,!=2.1.0 # BSD
sphinx>=2.0.0,<7.2.3,!=2.1.0 # BSD

View File

@ -17,3 +17,4 @@ import pbr.version
__version__ = pbr.version.VersionInfo(
'heat-translator').version_string()
# dummy change