Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dynamically include numpy headers (explosion#6418)
* Dynamically include numpy headers * Add `build-constraints.txt` with numpy version pins for building wheels with `pip` and `wheelwright` * Update `setup.py` to add current numpy include directory * Assume `cython` and `numpy` are installed for `setup.py` * Remove included numpy headers * Fix typo in requirements.txt * Use script in CI
- Loading branch information