diff options
| author | Zac Medico <zmedico@gentoo.org> | 2023-10-08 21:57:02 -0700 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2023-10-12 06:04:06 +0100 |
| commit | 78c8fbe8a35cd2926f37f21235c5d8b587efae46 (patch) | |
| tree | 90e60104e244ef71e643753b43b083ed0d0f2775 /MANIFEST.in | |
| parent | a12d24f99d03c3c4975d84d63083449cd8487ef9 (diff) | |
| download | gentoolkit-78c8fbe8a35cd2926f37f21235c5d8b587efae46.tar.gz | |
Migrate to PEP517 meson-python build
Bug: https://bugs.gentoo.org/909888
Signed-off-by: Zac Medico <zmedico@gentoo.org>
Closes: https://github.com/gentoo/gentoolkit/pull/36
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/MANIFEST.in b/MANIFEST.in deleted file mode 100644 index 8f26bea..0000000 --- a/MANIFEST.in +++ /dev/null @@ -1,13 +0,0 @@ -include AUTHORS -include ChangeLog -include COPYING -include CREDITS -include DEVELOPING -include NEWS -include README -include TODO -include setup.py -recursive-include data * -recursive-include bin * -recursive-include man * -recursive-include pym *.py *.txt |
