From d4cb382f159944da4fd6d001f48727136f941c01 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Wed, 1 May 2024 11:44:44 +0900 Subject: [PATCH] Remove old excludes These are detected as errors since the clean up was done[1] in the requirements repository. [1] 314734e938f107cbd5ebcc7af4d9167c11347406 Change-Id: I121e3f5ca5ed9ec559de66d3a61d89928696e171 --- doc/requirements.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 2a5477e..1e368f1 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,7 +1,3 @@ -# 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>=2.0.0,!=2.1.0 # BSD +sphinx>=2.0.0 # BSD reno>=3.1.0 # Apache-2.0 openstackdocstheme>=2.2.0 # Apache-2.0