Make it work in 15.6

This commit is contained in:
2025-11-10 09:53:41 +01:00
parent 33807b88c9
commit 316fce3ded

View File

@@ -48,7 +48,9 @@ pytest plugin to run pycodestyle in python tests
%prep
%setup -q -n pytest_pycodestyle-%{version}
%if 0%{?suse_version} <= 1500
sed -i 's/license = "MIT"/license = { text = "MIT" }/' pyproject.toml
%endif
%build
%pyproject_wheel