From e9d1cefd8cefc51011143bc01a86e0f7d9527b7a Mon Sep 17 00:00:00 2001 From: serge-sans-paille Date: Mon, 11 Dec 2023 09:52:10 +0100 Subject: [PATCH] WIP --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 944f61c3b..874b719e5 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,5 +3,6 @@ include Changelog include LICENSE include README.rst include docs/* +include pythran/*.cfg recursive-include third_party * recursive-include pythran/pythonic *