Add reference for sed
This commit is contained in:
parent
f953814035
commit
fa0f7f38dc
@ -65,6 +65,7 @@ printable width of a string on a Terminal.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n %{pypi_name}-%{version}
|
%setup -q -n %{pypi_name}-%{version}
|
||||||
rm -rf %{pypi_name}.egg-info
|
rm -rf %{pypi_name}.egg-info
|
||||||
|
# As for https://github.com/jquast/wcwidth/pull/16
|
||||||
sed -i -e '1 d' wcwidth/tests/test_core.py
|
sed -i -e '1 d' wcwidth/tests/test_core.py
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user