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
Copy file name to clipboardExpand all lines: pypi.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
# 4. Determine minimum dependencies
7
7
# a) Find the minimum Python and NumPy version you want to support: https://numpy.org/neps/nep-0029-deprecation_policy.html#support-table
8
8
# b) Then find the SciPy version that has a "Python" version and "Minimum NumPy version" that is supported: https://docs.scipy.org/doc/scipy/dev/toolchain.html#numpyy
9
-
# c) Check Numba release notes for mimumum Python and NumPy versions supported: https://numba.readthedocs.io/en/stable/release-notes.html
9
+
# c) Check Numba for mimumum Python and NumPy versions supported: https://numba.readthedocs.io/en/stable/user/installing.html#version-support-information
0 commit comments