Remove an outdated comment

This commit is contained in:
Miro Hrončok 2023-09-26 14:42:19 +02:00
parent 56fe9bc78f
commit d72e51db71

View File

@ -43,10 +43,6 @@ It also handles file finders for the supported SCMs.
%prep %prep
%autosetup -p1 -n setuptools-scm-%{version} %autosetup -p1 -n setuptools-scm-%{version}
# In case of a bootstrap loop between toml and setuptools_scm, do:
# rm pyproject.toml
# That way, toml is not fetched to parse the file.
# That only works assuming the backend in the file remains the default backend.
%generate_buildrequires %generate_buildrequires