On 29. 08. 24 14:16, Martin Gansser wrote:
%{py3_test_envvars}
%{python3} -m unittest discover

Put that on a single line like this:

%{py3_test_envvars} %{python3} -m unittest discover

Or export it, like this:

export %{py3_test_envvars}
%{python3} -m unittest discover

--
Miro Hrončok
--
Phone: +420777974800
Fedora Matrix: mhroncok

--
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to