Explorar o código

Update build-system information in pyproject.toml

Thomas Kluyver %!s(int64=4) %!d(string=hai) anos
pai
achega
530996f2ef
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      pyproject.toml

+ 2 - 2
pyproject.toml

@@ -1,6 +1,6 @@
 [build-system]
-requires = ["flit"]
-build-backend = "flit.buildapi"
+requires = ["flit_core >=2,<4"]
+build-backend = "flit_core.buildapi"
 
 [tool.flit.metadata]
 module = "nsist"