Remove outdated comment, this spec always builds only flit-core

This commit is contained in:
Miro Hrončok 2023-09-12 12:32:07 +02:00
parent 8581fd1fe3
commit 908e4ce900

View File

@ -1,6 +1,5 @@
# When bootstrapping new Python we need to build flit in bootstrap mode.
# The Python RPM dependency generators and pip are not yet available.
# When building in bootstrap mode, only flit-core is built.
%bcond bootstrap 0
# Tests are enabled by default, unless we bootstrap.