Commit Graph

2 Commits

Author SHA1 Message Date
Adriane Boyd
c83dfa23dc
Update build constraints for aarch64 and python 3.10 (#11980) 2022-12-15 10:33:16 +01:00
Adriane Boyd
cdca44ac11
Dynamically include numpy headers (#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
2020-11-23 11:15:11 +01:00