From 3a13bc1a311b9a17298dd5ab6af7f89df5b2bf1b Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 7 Jun 2024 14:12:44 +0200 Subject: [PATCH] Bootstrap for Python 3.13 --- python-tox.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-tox.spec b/python-tox.spec index 1d8623f..bcfd678 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -1,3 +1,4 @@ +%global _without_tests 1 # Many tests are enabled by default %bcond tests 1 # However, some tests are disabled by default, becasue they require: