Add cython unit tests to sdist

This commit is contained in:
Mark Florisson
2015-08-12 10:40:08 +01:00
parent dd76d15b5d
commit fade6487e9

View File

@@ -1,3 +1,4 @@
include setup.py README.rst MANIFEST.in LICENSE ez_setup.py
include cassandra/*.pyx
include cassandra/*.pxd
include tests/unit/cython/*.pyx