Merge pull request #1462 from hoodmane/default-build-frontend

Set the default build_frontend to be "default" (which is still "pip")
This commit is contained in:
Joe Rickerby
2023-04-14 12:44:21 +01:00
committed by GitHub
6 changed files with 34 additions and 23 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ skip = ""
test-skip = ""
archs = ["auto"]
build-frontend = "pip"
build-frontend = "default"
config-settings = {}
dependency-versions = "pinned"
environment = {}