Skip to content

Provide command (python setup.py clean?) to remove compiled files (to do a clean build) #224

@jorisvandenbossche

Description

@jorisvandenbossche

Currently, running python setup.py clean removes the /build directory, but it further does not remove any compiled files that are in the pygeos/ package directory itself when doing inplace builds (eg lib.cpython-.....so), and thus does not actually enable a "clean build".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions