Skip to content

Automatically check requirements.txt files and package.json #294

@ShayNehmad

Description

@ShayNehmad

Expected Behavior

At CI, automatically scan for new packages that are imported in Python or JS to see if they are satisfied via the requirements.txt files or the package.json file (maybe with pipreqs).

Actual Behavior

Doesn't happen and a developer might forget the new requirement when committing new code with new deps to the repo.

Relates to #291

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions