mirror of
https://github.com/astral-sh/uv
synced 2026-01-07 14:43:20 -05:00
(#17032) It's been bothering me that we have a bunch of stub packages and such in a `scripts` directory.
10 lines
180 B
Plaintext
10 lines
180 B
Plaintext
# Fails with: uv pip install -p 3.12 -r numpy-numba.in
|
|
# As of 2024-10-14:
|
|
# llvmlite==0.36.0
|
|
# numba==0.53.1
|
|
# numpy==2.1.2
|
|
# setuptools==75.1.0
|
|
|
|
numpy>=1.24,<2.1.2
|
|
sparse<0.15.4
|