diff options
| author | Natalia <124304+nessita@users.noreply.github.com> | 2025-11-20 13:57:07 -0300 |
|---|---|---|
| committer | nessita <124304+nessita@users.noreply.github.com> | 2025-11-21 15:36:25 -0300 |
| commit | 971c76f735d2d61051d887b62a244d743794699a (patch) | |
| tree | 5e3cd3b7f753c3ead4792794dfa9525192571d5f /MANIFEST.in | |
| parent | 3f15935420c0f45760804b807a78a26f4ffe28e4 (diff) | |
Skipped scripts/ folder from built release artifacts.
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 |
