Commit 41b85ae
committed
fix(packaging): stop setuptools from shipping tools/ and example/ in wheels
Disable implicit namespace discovery and exclude those dirs so dev-only
paths like `tools/gen_OX.sh` are not installed as top-level packages.
Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>1 parent 0cf8151 commit 41b85ae
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| 78 | + | |
| 79 | + | |
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
| |||
0 commit comments