David Fritzsche

Results 2 comments of David Fritzsche

It would be great if the universal resolver would support situations like this. For a software package at work we would like to support a very broad range of Python...

I have some difficulties with `numpy` (macOS, uv 0.2.18). With a requirements.in ``` numpy >=1.26; python_version>="3.9" numpy = '3.9'} are available: numpy{python_version >= '3.9'}= '3.9'}==1.26.1 numpy{python_version >= '3.9'}==1.26.2 numpy{python_version >=...