https://bugzilla.redhat.com/show_bug.cgi?id=1231981



--- Comment #2 from Jonathan Underwood <[email protected]> ---
Oops, check should be something like:

# No test suite at present, so we'll just try importing
PYTHONPATH=$RPM_BUILD_ROOT%{python2_sitelib} %{__python2} -c "import toml"
PYTHONPATH=$RPM_BUILD_ROOT%{python3_sitelib} %{__python3} -c "import toml"

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to