Skip to content

pin of z3c.dependencychecker==3.0 fails with Python3.10 #367

@1letter

Description

@1letter

z3c.dependencychecker==3.0 is only available for Python 3.11 and higher

[testenv:dependencies]
description = check if the package defines all its dependencies
skip_install = true
deps =
    build
    z3c.dependencychecker==3.0
commands =
    python -m build --wheel
    dependencychecker

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions