correct specfile comment about bootstrapping
This is leftover from the python-flit and python-flit-core split. requests-download is a dependency of flit but not of flit_core.
This commit is contained in:
parent
d45f5890a3
commit
229686e5d3
@ -4,7 +4,7 @@
|
||||
%bcond bootstrap 0
|
||||
|
||||
# Tests are enabled by default, unless we bootstrap.
|
||||
# Disable them to avoid a circular build dependency on requests-download and testpath.
|
||||
# Disable them to avoid a circular build dependency on testpath.
|
||||
%bcond tests %{without bootstrap}
|
||||
|
||||
Name: python-flit-core
|
||||
|
Loading…
Reference in New Issue
Block a user