From 5cffd2091977679f5f0f14a9628b9e2cee98c4fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Wed, 2 Feb 2022 21:24:10 +0100 Subject: [PATCH] Make the whitespace identical to c9s to avoid further conflicts --- pyproject_buildrequires_testcases.yaml | 1 - tests/fake-requirements.spec | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/pyproject_buildrequires_testcases.yaml b/pyproject_buildrequires_testcases.yaml index 307af79..5e4b5e5 100644 --- a/pyproject_buildrequires_testcases.yaml +++ b/pyproject_buildrequires_testcases.yaml @@ -664,7 +664,6 @@ Value error if -N and -e arguments are present: use_build_system: false except: ValueError - Weird and complex requirements file: installed: setuptools: 50 diff --git a/tests/fake-requirements.spec b/tests/fake-requirements.spec index ee0f8bc..bc86033 100644 --- a/tests/fake-requirements.spec +++ b/tests/fake-requirements.spec @@ -8,7 +8,7 @@ License: MIT BuildRequires: pyproject-rpm-macros -%description +%description Fake spec file to test %%pyproject_buildrequires -N works as expected %prep @@ -25,4 +25,3 @@ EOF pip show toml click ! pip show setuptools ! pip show wheel -