mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
10 lines
205 B
Diff
10 lines
205 B
Diff
|
--- a/pyproject.toml
|
||
|
+++ b/pyproject.toml
|
||
|
@@ -1,5 +1,5 @@
|
||
|
[build-system]
|
||
|
-requires = ["setuptools>=42", "cmake>=3.18", "ninja"]
|
||
|
+requires = ["setuptools>=42"]
|
||
|
build-backend = "setuptools.build_meta"
|
||
|
|
||
|
|