Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
setuptools doesn't have a `build_requires` keyword. By using the `setup_requires` keyword, `pip install --use-pep517` will be able to install Cython before building the package.
- Loading branch information