You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently pyuvdata cannot be installed on python 3.14 because of the restriction of numba <0.63 which restricts llvmlite to <0.46 (which is the first version that supports 3.14). Can we lift this?
Currently pyuvdata cannot be installed on python 3.14 because of the restriction of numba <0.63 which restricts llvmlite to <0.46 (which is the first version that supports 3.14). Can we lift this?