diff options
| author | Eli Schwartz <eschwartz@archlinux.org> | 2022-02-01 01:56:27 -0500 |
|---|---|---|
| committer | Eli Schwartz <eschwartz@archlinux.org> | 2022-02-16 18:19:13 -0500 |
| commit | 081f3b3545fad75182a8afe966f96e9ca98a5e9c (patch) | |
| tree | 95772b23e7b175d36af9c1fbeb7a5978916f4ee3 /MANIFEST.in | |
| parent | fec7265b5c038d126edb91a0220dd7af9749e805 (diff) | |
| download | meson-081f3b3545fad75182a8afe966f96e9ca98a5e9c.tar.gz | |
remove outdated reference to deleted files in setuptools packaging
It produced annoying status messages stating that these files could not
be found.
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 152f6e3f0..9b72e8260 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -16,6 +16,4 @@ include run_tests.py include run_unittests.py include run_meson_command_tests.py include run_project_tests.py -include ghwt.py -include __main__.py include meson.py |
