Build flit with the local flit_core

Origin: vendor
Forwarded: not-needed
This commit is contained in:
Stefano Rivera 2022-09-02 13:20:45 +02:00 committed by Lu zhiping
parent dc76683af1
commit 0fc9229d2f
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
[build-system]
requires = ["flit_core >=3.7.1,<4"]
requires = []
build-backend = "flit_core.buildapi"
backend-path = ["flit_core"]
[project]
name = "flit"