Skip to content

error in xunitparser setup command: use_2to3 is invalid #18

Description

@smarie

pip install genbadge[tests] installs the xunitparser dependency.

However it seems that this library can not be installed on setuptools>=58 because use_2to3 is not supported anymore.
(see https://stackoverflow.com/a/69100830/7262247)

I'll open an issue at xunitparser. But since this may be long to be fixed, I might as well remove the dependency in the meantime

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions