diff --git a/numpy.spec b/numpy.spec index de9ef96..6ccc17b 100644 --- a/numpy.spec +++ b/numpy.spec @@ -2,7 +2,7 @@ #%%global relc rc1 # Simple way to disable tests -%if 0%{?flatpak} +%if 0%{?flatpak} || 0%{?rhel} %bcond_with tests %else %bcond_without tests