diff options
| author | Bobby <[email protected]> | 2022-09-02 19:34:16 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-09-02 19:34:16 -0400 |
| commit | 2169cc197687b4b1e7a2402f30189134e1fc1833 (patch) | |
| tree | 9f5dbbc8a5b121b38a7b22169a8b29bc7c80ab83 /MANIFEST.in | |
| parent | d0dd4435533bf3a751f41924fc47728de3a8a96c (diff) | |
| download | edify-2169cc197687b4b1e7a2402f30189134e1fc1833.tar.xz edify-2169cc197687b4b1e7a2402f30189134e1fc1833.zip | |
recursive-include images *.png in manifest 🪱
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 4359015..a7518d1 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -19,5 +19,6 @@ include CONTRIBUTING.rst include LICENSE include README.rst include *.sh +recursive-include images *.png global-exclude *.py[cod] __pycache__/* *.so *.dylib |
