Skip to content

poetry test_dist destroys uncommitted changes #36

Closed
@Dr-Irv

Description

@Dr-Irv

When testing the distribution with poetry run poe test_dist if you have not committed changes (including new files), those files get lost, since we remove the directory pandas-stubs to check things.

Probably best to not test the dist if there are uncommitted changes (or new files) in the pandas-stubs folder, and output an error message asking if the developer wants to commit.

@BrenoJesusFernandes

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