Benjamin Greiner 2023-12-28 16:19:54 +00:00 committed by Git OBS Bridge
parent 0a552a3fdd
commit fbad16f266

View File

@ -41,7 +41,7 @@ A configuration system for Python applications.
%prep %prep
%autosetup -p1 -n traitlets-%{version} %autosetup -p1 -n traitlets-%{version}
sed -i 's/"--color=yes,"//' pyproject.toml sed -i 's/"--color=yes",//' pyproject.toml
%build %build
%pyproject_wheel %pyproject_wheel