Skip to content

Update lint:dependencies #450

@ArBridgeman

Description

@ArBridgeman

Summary

In #236 , the lint:dependencies nox task was added. As demonstrated in #449 , reading of the pyproject.toml has changed with poetry 2.x. We should use the newly added structures from #449 to update lint:dependencies and also check how dependencies not from pypi would now be defined. (Is it still inline or with [tool.hatch.sources] for the project.dependencies?).

Additionally, this check was not added to the CI as was written in #236. It should be double-checked that we want it added and, if so, added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactoringCode improvement without behavior change

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions