Skip to content

Flit version 4.0.0 is not released on PyPI #811

Description

@the-can-of-soup

Sorry if this is some kind of misunderstanding, but it looks like the latest version of Flit on PyPI is 3.12.0, despite the docs for version 4.0.0 saying that that is how to install it:

Screenshot of Flit PyPI project page Screenshot of Flit documentation for version 4.0.0 (stable) installation instructions, which specify to run `python3 -m pip install flit`

Upon running py -m pip install flit and then flit --version on my Windows machine, it indeed reports 3.12.0. Additionally, I cannot easily find the old documentation for version 3.12.0, so I am at a bit of a loss for how to proceed with my project.

Edit: I have gotten Flit to work with my project, but I am still confused by the version mismatch.

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