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



--- Comment #16 from Miro HronĨok <[email protected]> ---
f31:

E                 git config --global user.email "[email protected]"
E                 git config --global user.name "Your Name"

actually do that before running the tests


rawhide:

pre_commit/constants.py:4: in <module>
    import importlib_metadata  # TODO: importlib.metadata py38?
E   ModuleNotFoundError: No module named 'importlib_metadata'

This will need an upstream patch. I can help, or if you want to try yourself,
here are some examples:

https://github.com/pytest-dev/pluggy/pull/223
https://github.com/pytest-dev/pytest/pull/5539
https://github.com/tox-dev/tox/pull/1368

(unless this is already fixed in pre-commit master)

-- 
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]
To unsubscribe send an email to [email protected]
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/[email protected]

Reply via email to