From 081f3b3545fad75182a8afe966f96e9ca98a5e9c Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 1 Feb 2022 01:56:27 -0500 Subject: [PATCH] remove outdated reference to deleted files in setuptools packaging It produced annoying status messages stating that these files could not be found. --- MANIFEST.in | 2 -- 1 file changed, 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