This is an automated email from the ASF dual-hosted git repository.

absurdfarce pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-python-driver.git


The following commit(s) were added to refs/heads/trunk by this push:
     new c6bee699 CASSPYTHON-21 Wheels for 3.30.0 include Cython-generated .c 
files
c6bee699 is described below

commit c6bee699884e6b797cc1f27d26d0dbf2b3e44930
Author: absurdfarce <[email protected]>
AuthorDate: Tue Apr 28 14:58:00 2026 -0500

    CASSPYTHON-21 Wheels for 3.30.0 include Cython-generated .c files
    
    patch by Bret McGuire; reviewed by Bret McGuire and Brad Schoening
---
 MANIFEST.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MANIFEST.in b/MANIFEST.in
index 14216e68..cf828fe4 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,4 @@
+global-exclude *.c
 include setup.py README.rst MANIFEST.in LICENSE
 include cassandra/cmurmur3.c
 include cassandra/io/libevwrapper.c


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to