From d687549f003ca3dc2384cbe2275eba8b8173f533 Mon Sep 17 00:00:00 2001 From: Russell Keith-Magee Date: Mon, 10 Feb 2025 10:30:17 +0800 Subject: [PATCH] Ensure patches are included in sdist. --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 48085b82e..e65835966 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -15,6 +15,7 @@ include tox.ini graft Tests graft src graft depends +graft patches graft winbuild graft docs graft _custom_build