Matthew Feickert

Results 460 comments of Matthew Feickert

c.f. https://github.com/scikit-hep/pyhf/pull/2177

:wave: Want a PR for this?

> I am working for a new GeomLoss release in ~2 weeks (I've been getting up to speed with reproducible containers this week), and will definitely merge this. :wave: Hi...

@josephenguehard I don't think @jeanfeydy is coming back. Given the lack of response after describing a release they were excited about and that the last commit they made to a...

LGTM :+1: ```console $ docker run --rm -ti python:3.10 /bin/bash root@ba229530db4c:/# python -m venv venv && . venv/bin/activate (venv) root@ba229530db4c:/# python -m pip --quiet install --upgrade pip setuptools wheel (venv)...

> * New github dedicated org/repo: https://github.com/scientific-python/nightly-wheels/ This repo got deleted (c.f. https://github.com/scientific-python/upload-nightly-action/issues/5) so please use https://github.com/scientific-python/upload-nightly-action now.

I actually took that from https://github.com/astral-sh/uv/issues/1386#issuecomment-1947801083 and https://github.com/astral-sh/uv/issues/1386#issuecomment-1947835870. The important bit here is that it needs to be done in a seperate step before you want to use it, so...

> Can't try that easily unfortunately since the list of requirements comes from shell wildcard expansion Yeah, this is something that I run into as well, when I have validation...

> Want to write a PR? I'm generally not opposed to it, and I would probably just poke at what `micromamba` does, but realistically I woudn't be able to start...

@ivopascal Please retrigger the CI given https://github.com/numpy/numpy/issues/25907#issuecomment-1973431825.