Clean setup
We move all cython calls in build_ext.run() rather than build_ext.finalize_options(). This should solve #27 (closed)
Edited by Vincent Delecroix
We move all cython calls in build_ext.run() rather than build_ext.finalize_options(). This should solve #27 (closed)