Commit Graph

7 Commits

Author SHA1 Message Date
Bart Broere e24c2c248f
Add numpy as host requirement for several packages (#4508)
I ran the build commands in the Docker container found in the Circle CI configuration,
but gsw, msprime, and tskit seem to need numpy installed in the host when building.
2024-02-12 11:34:33 -08:00
Yan Wong ceda6ea388
Update tskit to 0.5.5 (#3923)
Tskit release 0.5.5 is a minor bugfix release containing a fix for for 32bit binaries. 
See 332d5b7461
2023-06-12 12:17:52 -07:00
Hood Chatham 0579db7e2e
Update all packages (#3685)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2023-03-29 10:39:43 +02:00
Hood Chatham 48309e65db
Run make -C packages update-all (#3348)
Upgrade 75 packages. The following packages have not been upgraded
because of test failures:

* matplotlib
* packaging
* Pillow
* rebound
* reboundx
* xgboost
* yt
* zarr
2022-12-15 15:08:24 -08:00
Gyeongjae Choi 555f7828f4
Parse top-level import name from wheel file (#3006) 2022-09-06 15:20:04 +09:00
Ben Jeffery 35db93ea06
Remove uneeded numpy install in tskit build (#2579)
As suggested at #2506 (comment)
2022-05-18 19:04:04 -07:00
Ben Jeffery ce14e6306e
PKG Add tskit 0.4.1 and deps (#2506) 2022-05-11 11:36:33 +09:00