-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Milestone
Description
Describe the bug
the new url is https://numpy.org/doc/stable/
To Reproduce
Steps to reproduce the behavior:
pvlib-python/docs/sphinx/source/conf.py
Line 319 in b0d29f5
'numpy': ('https://docs.scipy.org/doc/numpy/', None), |
this goes to the main scipy docs page, not NumPy
Expected behavior
where ever numpy functions, classes, etc are used, they should be automatically linked, but they are not
Screenshots
I didn't look for one
Versions:
- 0.8.1
Additional context
I wonder if we really even need this, and we don't have an intersphinx mapping for scipy