Refactor compilation into single setup.py (#881)
* Implement all extension building in main setup.py * Remove old build files * Adapt installation guide * Refactor to comply with flake8 * Move imports into functions & refactor module paths * Format setup.py with yapf * Move cython/numpy import back to head of file * Add note to use verbose mode for pip in INSTALL.md
Showing
compile.sh
deleted
100755 → 0
Please register or sign in to comment