Skip to content

Missing Dependency "py.xml" with pytest 7.2.0 #553

@smartEBL

Description

@smartEBL

With latest pytest 7.2.0 we get a
ModuleNotFoundError: No module named 'py.xml'; 'py' is not a package

The py package dependency was removed here: pytest-dev/pytest@19dda7c

This could be fixed by specifying the dependency in the pytest-html package itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions