From 386cb6e87449adc79eb638e0894262f2272aa57c Mon Sep 17 00:00:00 2001 From: Karolina Surma Date: Tue, 3 Feb 2026 10:36:16 +0100 Subject: [PATCH] Runtime dependencies are loaded by default now --- python-sphinx.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-sphinx.spec b/python-sphinx.spec index 5368e8f..0d923c4 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -397,7 +397,7 @@ rm tests/test_extensions/test_ext_imgconverter.py %generate_buildrequires -%pyproject_buildrequires -r %{?with_tests:-x test} +%pyproject_buildrequires %{?with_tests:-x test} %build