Set up packaging properly
-
set correct values in the call to setup(), notablytest_requiresetc. -
add correct build step for generating .pyxfrom Jinja templates. At the moment this step is run before even callingsetup() -
ensure that sdistincludes the.cand.pyxfiles, but not Jinja templates
Edited by Joseph Weston