From 690c5c6170b59ae91c46fc1356ef51eeb5592329 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 4 Mar 2021 10:28:36 +0100 Subject: [PATCH] DO NOT MERGE --- Cython.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cython.spec b/Cython.spec index f3bd8cb..1852121 100644 --- a/Cython.spec +++ b/Cython.spec @@ -1,4 +1,4 @@ -%bcond_without tests +%bcond_with tests # This bcond allows to ship a non-compiled version # Slower, but sometimes necessary with alpha Python versions