This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository python-efl.

View the commit online.

commit 0263026adcf070a25000eb21d2417ed80592de1a
Author: Dave Andreoli <[email protected]>
AuthorDate: Fri Aug 29 22:28:33 2025 +0200

    Modernize build: less MANIFEST.in
---
 MANIFEST.in | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/MANIFEST.in b/MANIFEST.in
index a6c3879..ad78156 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,8 +1,2 @@
 include README.md INSTALL COPYING COPYING.LESSER AUTHORS ChangeLog
-recursive-include efl *.c *.h *.pyx *.pxi *.pxd
-graft include
-graft tests
-recursive-exclude tests *.pyc
-graft examples
-recursive-exclude examples *.pyc
-graft doc
+exclude Makefile

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to