I had to run `python setup.py clean` to remove all cythonized `.c` files in order to not get them in the sdist. This should be fixed somehow.
I had to run
python setup.py cleanto remove all cythonized.cfiles in order to not get them in the sdist. This should be fixed somehow.