Henry Schreiner

Results 2521 comments of Henry Schreiner

This could also be done as `utils.py` and `fileutils.py`, rather than nested. I like nested, but `utils/misc.py` seems even worse than utils.py! :D

Ohh, interesting, hadn’t thought about that. We probably should special case this.

Try `windows-2019`, just a hunch.

(GitHub updated to MSVC v144 about 5-7 days ago and I've seen some things falling. The windows-2019 images don't have the new MSVC)

I believe this would be a feature request for devlewheel. (and you'd need to specify devlewheel manually still, we don't do it automatically yet, it' just a recommendation).

Sort of related: I'd also like to put the four platform files in a folder (macos, linux, windows, and pyodide).

While `MACOSX_DEPLOYMENT_TARGET` makes sense, the others might cause it to be harder to build wheels in the test step if wheels are missing from test dependencies. Not the best idea...

Some of them are available, though, like `UV_CONSTRAINT`, `UV_INDEX_URL`, `UV_EXTRA_INDEX_URL`, and `UV_BREAK_SYSTEM_PACKAGES`. I don't really care what it's called, but it would be nice to have, as you can't pass...

This is one of two things: everything is now inside /opt/homebrew and GitHub ships a slimmed down image for 14+ that has some homebrew binaries manually removed.

This is only for formatting? Is there also a way to use it in myst/markdown-it-py/jupyter-book?