File tree Expand file tree Collapse file tree 2 files changed +3
-116
lines changed Expand file tree Collapse file tree 2 files changed +3
-116
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ Version constraints:
31
31
changes in the next major version.
32
32
- ``license-files `` and license expressions in the ``license `` field require
33
33
``flit_core >=3.11 ``.
34
- - :ref: `pyproject_toml_project ` requires ``flit_core >=3.2 ``
35
- - The older ``[tool.flit.metadata] `` metadata table requires ``flit_core >=2,<4 ``
36
- - The very old :doc: ` flit.ini file < flit_ini >` requires ``flit_core <3 ``.
34
+ - :ref: `pyproject_toml_project ` requires ``flit_core >=3.2 ``.
35
+ - The older ``[tool.flit.metadata] `` metadata table requires ``flit_core >=2,<4 ``.
36
+ - The very old `` flit.ini `` file requires ``flit_core <3 ``.
37
37
- TOML features new in version 1.0 require ``flit_core >=3.4 ``.
38
38
- ``flit_core `` 3.3 is the last version supporting Python 3.4 & 3.5. Packages
39
39
supporting these Python versions can only use `TOML v0.5
You can’t perform that action at this time.
0 commit comments