Skip to content

Writing your pyproject.toml: flit 4 was released #2077

Description

@e-kwsm

Issue Description

https://github.com/pypa/packaging.python.org/blob/c31a69a5a951d3e0ba0200fe011c5fd90aff8279/source/shared/build-backend-tabs.rst:

   [build-system]
   requires = ["flit_core >= 3.12.0, <4"]
   build-backend = "flit_core.buildapi"

flit 4 was released on 29 Apr (https://github.com/pypa/flit/releases/tag/4.0.0); although it is not available yet on PyPI (pypa/flit#673 (comment)), you can install it locally.

Arch Linux provides flit 4.0.0.

Code of Conduct

  • I am aware that participants in this repository must follow the PSF Code of Conduct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions