fix sed
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-traitlets?expand=0&rev=33
This commit is contained in:
parent
0a552a3fdd
commit
fbad16f266
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user