From b19590b062ea99ffb340c6f9f776014139c19223 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 7 Jun 2024 15:10:01 +0200 Subject: [PATCH] Bootstrap for Python 3.13 --- python-tox-current-env.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-tox-current-env.spec b/python-tox-current-env.spec index 2610560..f674614 100644 --- a/python-tox-current-env.spec +++ b/python-tox-current-env.spec @@ -1,3 +1,4 @@ +%global _without_tests 1 Name: python-tox-current-env Version: 0.0.11 Release: %autorelease