We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea6834e commit c2eee4eCopy full SHA for c2eee4e
docs/sphinx/source/whatsnew/v0.12.0.rst
@@ -66,7 +66,7 @@ Testing
66
~~~~~~~
67
* Move tests folder to ``/tests`` and data exclusively used for testing to ``/tests/data``.
68
(:issue:`2271`, :pull:`2277`)
69
-* Add Python 3.13 to test suite. (:pull:`2258`)
+* Add Python 3.13 to test suite. (:issue:`2201`, :pull:`2258`)
70
* Add tests for all input types for the :py:attr:`pvlib.location.Location.tz` attribute.
71
(:issue:`2340`, :pull:`2341`)
72
* Add tests for time-conversion functions in :py:mod:`pvlib.tools`. (:issue:`2340`, :pull:`2341`)
0 commit comments