mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
bff9781478
- bump 4.0.3 -> 4.0.7 - add python-setuptools-scm/host to PKG_BUILD_DEPENDS - add test.sh Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
8 lines
177 B
Diff
8 lines
177 B
Diff
--- a/pyproject.toml
|
|
+++ b/pyproject.toml
|
|
@@ -62,3 +62,4 @@ pubsub = ["LICENSE_BSD_Simple.txt", "REL
|
|
|
|
[tool.setuptools.packages.find]
|
|
where = ["src"]
|
|
+exclude = ["contrib*"]
|