diff --git a/python-asgiref.spec b/python-asgiref.spec index 2143a5a..e096cf1 100644 --- a/python-asgiref.spec +++ b/python-asgiref.spec @@ -9,7 +9,7 @@ package includes ASGI base libraries, such as: * Server base classes, asgiref.server * A WSGI-to-ASGI adapter, in asgiref.wsgi} -%bcond_with tests +%bcond_without tests Name: python-%{srcname}