Disable bootstrap
This commit is contained in:
parent
53a5fcc754
commit
8c427c8246
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# When bootstrapping new Python we need to build flit in bootstrap mode.
|
# When bootstrapping new Python we need to build flit in bootstrap mode.
|
||||||
# The Python RPM dependency generators and pip are not yet available.
|
# The Python RPM dependency generators and pip are not yet available.
|
||||||
%bcond bootstrap 1
|
%bcond bootstrap 0
|
||||||
|
|
||||||
# RHEL: disable tests due to missing dependencies
|
# RHEL: disable tests due to missing dependencies
|
||||||
%bcond tests 0
|
%bcond tests 0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user