Bootstrap for Python 3.13

This commit is contained in:
Python Maint 2024-06-06 16:30:49 +02:00 committed by Karolina Surma
parent ca06398340
commit 891b857ad3

View File

@ -1,3 +1,4 @@
%global _with_bootstrap 1
# The function of bootstrap is that it builds the package with flit_core.wheel
# and installs it by unzipping it.
# A real build uses %%pyproject_wheel and %%pyproject_install.