Skip to content

Ensure that dev dependencies are not used in production #13

Open
@sobolevn

Description

@sobolevn

poetry has dependencies and dev-dependencies. In development we can import packages from both sections. But, in production we cannot use packages in dev-dependencies.

I think that dev-dependencies should be checked to be blacklisted if we are running a production check.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions