Make the whitespace identical to c9s to avoid further conflicts
This commit is contained in:
parent
8d63af8708
commit
5cffd20919
@ -664,7 +664,6 @@ Value error if -N and -e arguments are present:
|
|||||||
use_build_system: false
|
use_build_system: false
|
||||||
except: ValueError
|
except: ValueError
|
||||||
|
|
||||||
|
|
||||||
Weird and complex requirements file:
|
Weird and complex requirements file:
|
||||||
installed:
|
installed:
|
||||||
setuptools: 50
|
setuptools: 50
|
||||||
|
@ -8,7 +8,7 @@ License: MIT
|
|||||||
BuildRequires: pyproject-rpm-macros
|
BuildRequires: pyproject-rpm-macros
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Fake spec file to test %%pyproject_buildrequires -N works as expected
|
Fake spec file to test %%pyproject_buildrequires -N works as expected
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
@ -25,4 +25,3 @@ EOF
|
|||||||
pip show toml click
|
pip show toml click
|
||||||
! pip show setuptools
|
! pip show setuptools
|
||||||
! pip show wheel
|
! pip show wheel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user