Closed FrostyX closed 1 month ago
There seems to be no six module on F42+
tests/__init__.py:6: in <module> from copr_rpmbuild import helpers copr_rpmbuild/helpers.py:19: in <module> from six.moves.urllib.parse import urlparse E ModuleNotFoundError: No module named 'six'
already removed
Fixed by #3477
There seems to be no six module on F42+