Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Handling of pre-releases and removed packages #23

@ts-mk

Description

@ts-mk

There seems to be an issue that packages without any normal release are added to the list. This is the case with flake8-bbs (BBS). The package had only few first alpha versions published to PyPI before I removed them together with the entire package (it got replaced by flake8-bas).

I know that for example pip would install a pre-release version even if --pre flag is not used if there is no other version but a pre-release one, but I don't think that's a good behaviour worth copying.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions