Skip to content

Make poetry build remove older versions of packages in the dist directory #1329

Closed
@dclong

Description

  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the documentation and believe that my question is not covered.

Feature Request

Make poetry build remove older versions of packages (built before) in the dist directory. For example, support the current version of the project/package is 0.4.3 and there is a previous built package with the version 0.4.2. poetry build should remove the previous built package with version 0.4.2 after generating the package with version 0.4.3.

Metadata

Assignees

No one assigned

    Labels

    kind/featureFeature requests/implementations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions