From 6073e56ca2cec38c6b34698d51395a963884495a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 25 Nov 2022 12:10:51 +0100 Subject: [PATCH] Enable tests, all dependencies are available --- python-virtualenv.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-virtualenv.spec b/python-virtualenv.spec index 98fa852..188bf30 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -29,8 +29,7 @@ BuildRequires: python3-sphinx_rtd_theme BuildRequires: python3-towncrier %endif -# tests don't have all dependencies in EPEL 9 (yet?) -%bcond_with tests +%bcond_without tests %if %{with tests} BuildRequires: fish BuildRequires: tcsh