mirror of
https://github.com/openwrt/packages.git
synced 2025-02-07 12:49:50 +00:00
3be6f6bec9
Add test.sh also. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
12 lines
196 B
Diff
12 lines
196 B
Diff
--- a/pyproject.toml
|
|
+++ b/pyproject.toml
|
|
@@ -1,7 +1,7 @@
|
|
[build-system]
|
|
build-backend = "backend"
|
|
requires = [
|
|
- "setuptools>=67.8",
|
|
+ "setuptools",
|
|
]
|
|
backend-path = [
|
|
"_custom_build",
|