Preventing the inclusion of .c files into the sdist
As this may create issues in the distribution, especially for different versions of cython and/or numpy, .c files are now discarded from the source distribution and always generated at build time.
As this may create issues in the distribution, especially for different versions of cython and/or numpy, .c files are now discarded from the source distribution and always generated at build time.