Skip to content

Consider recommending deptry to check for unused or missing dependencies #718

Description

@jack-mcivor

I'm not affiliated with deptry in any way, but have found this tool really helpful in a corporate environment to protect against unnecessary dependencies https://github.com/fpgmaas/deptry. The checks are available here https://deptry.com/rules-violations/, currently

Code Description More information
DEP001 Project should not contain missing dependencies link
DEP002 Project should not contain unused dependencies link
DEP003 Project should not use transitive dependencies link
DEP004 Project should not use development dependencies in non-development code link
DEP005 Project should not contain dependencies that are in the standard library link

Would you consider recommending that and adding checks based on it?

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