diff --git a/python3.14-flit-core.spec b/python3.14-flit-core.spec index b331a31..f3dabeb 100644 --- a/python3.14-flit-core.spec +++ b/python3.14-flit-core.spec @@ -2,7 +2,7 @@ # When bootstrapping new Python we need to build flit in bootstrap mode. # The Python RPM dependency generators and pip are not yet available. -%bcond bootstrap 1 +%bcond bootstrap 0 # RHEL: disable tests due to missing dependencies %bcond tests 0