diff options
| author | Natalia <124304+nessita@users.noreply.github.com> | 2025-11-20 13:57:07 -0300 |
|---|---|---|
| committer | Natalia <124304+nessita@users.noreply.github.com> | 2025-11-21 15:38:20 -0300 |
| commit | 53c9de624e21fba2606f1b4f33690504fdc39c41 (patch) | |
| tree | 2980ec70b92a1c6e8371b36623f7357b3ca2aa53 /MANIFEST.in | |
| parent | 43d3f5e2fab950f1aa7d5c678dfd75a374622041 (diff) | |
[5.2.x] Skipped scripts/ folder from built release artifacts.
Backport of 971c76f735d2d61051d887b62a244d743794699a from main.
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 63c1609431..1174cdb3dc 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -11,6 +11,6 @@ graft django graft docs graft extras graft js_tests -graft scripts graft tests global-exclude *.py[co] +prune scripts |
