Henry Schreiner
henryiii.bsky.social
Henry Schreiner
@henryiii.bsky.social
Princeton RSE. Scikit-HEP, Scikit-build, PyPA/build, PyPA/cibuildwheel, pybind11, CLI11, & plumbum. Also on @[email protected] and @henryschreiner3 (X).
NumPy picked it up and released 3.14(t) wheels within hours! (Largely due to the scientific python nightly wheels having them for a long time now!) Time to start producing those 3.14 wheels!
July 25, 2025 at 5:07 AM
And cliutils.gitlab.io/modern-cmake is updated for 4.0, as usual. :)
cliutils.gitlab.io
March 28, 2025 at 3:59 AM
Actually, this was postponed till 2026 in 78.0.2, so it's fine for now. (No one reads build warnings, in fact pip hides them by default.) I'll probably add this as a repo-review check.

Another nice workaround anyway, though:

[tool.uv]
exclude-newer = "2025-03-24T00:00:00Z"
March 24, 2025 at 8:22 PM