Commit a6fdbfd
committed
Stop installing documentation files to top-level site-packages
Add `format = sdist` to `include` table values to prevent
the documentation files from being installed directly into
site-packages, i.e.:
/usr/lib/python3.11/site-packages/CHANGELOG.md
/usr/lib/python3.11/site-packages/LICENSE
Originally reported by Anna Vyalkova on https://bugs.gentoo.org/887569.1 parent ff306f8 commit a6fdbfd
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments