configure pip installation
Fix a bug that calls setup twice, thus preventing a successful pip installation. Add the cythonized dependencies as ext_modules
to the setup.
Fix a bug that calls setup twice, thus preventing a successful pip installation. Add the cythonized dependencies as ext_modules
to the setup.