mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05:00
dependencies: Packaging needs Flit-core to be built
Quote from pyproject.toml:
[build-system]
requires = ["flit_core >=3.3"]
build-backend = "flit_core.buildapi"
This commit is contained in:
@@ -828,7 +828,7 @@
|
||||
<segmentedlist id="flit-core-before">
|
||||
<segtitle>&before;</segtitle>
|
||||
<seglistitem>
|
||||
<seg>Wheel</seg>
|
||||
<seg>Packaging and Wheel</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
@@ -2422,7 +2422,7 @@
|
||||
<segmentedlist id="packaging-depends">
|
||||
<segtitle>&dependencies;</segtitle>
|
||||
<seglistitem>
|
||||
<seg>Python</seg>
|
||||
<seg>Flit-core and Python</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user