From 925dc11a10beae931a48e8c76878fd04651a40ee Mon Sep 17 00:00:00 2001 From: Nils Wentzell Date: Fri, 5 Jul 2024 14:54:09 +0200 Subject: [PATCH] Remove redundant directory from MANIFEST.in --- MANIFEST.in | 1 - 1 file changed, 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 2d31fb7..d5420e5 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,7 +3,6 @@ prune .github prune build prune doc prune example -prune packaging prune test global-exclude .gitignore pytest.ini