File tree Expand file tree Collapse file tree 2 files changed +7
-11
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 2 files changed +7
-11
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,6 @@ Deprecations
1212
1313Enhancements
1414~~~~~~~~~~~~
15- * Reduced space requirements by excluding tests and test files from wheel.
16- Zipped wheel is now 66% of the previous size, and installed size is 50% of
17- the previous size.
18- (:issue: `2271 `, :pull: `2277 `)
1915* Add :py:func: `~pvlib.atmosphere.rh_from_tdew ` and :py:func: `~pvlib.atmosphere.tdew_from_rh `.
2016 (:issue: `1744 `, :pull: `2286 `)
2117* :py:func: `~pvlib.ivtools.sdm.fit_desoto ` now allows input of initial
@@ -67,12 +63,6 @@ Documentation
6763
6864Testing
6965~~~~~~~
70- * Moved tests folder to `/tests ` and data exclusively used for testing to `/tests/data `.
71- (:issue: `2271 `, :pull: `2277 `)
72-
73- Requirements
74- ~~~~~~~~~~~~
75-
7666* Update test files to track new PVGIS 5.3 data. (:pull: `2305 `)
7767
7868Maintenance
Original file line number Diff line number Diff line change @@ -16,6 +16,10 @@ Enhancements
1616 ground irradiance when the sun was below the horizon. (:issue: `2245 `, :pull: `2359 `)
1717* Fix a bug where :py:func: `pvlib.transformer.simple_efficiency ` could only be imported
1818 using the `from pvlib.transformer ` syntax (:pull: `2388 `)
19+ * Reduced space requirements by excluding tests and test files from wheel.
20+ Zipped wheel is now 66% of the previous size, and installed size is 50% of
21+ the previous size.
22+ (:issue: `2271 `, :pull: `2277 `)
1923
2024Documentation
2125~~~~~~~~~~~~~
@@ -25,7 +29,8 @@ Documentation
2529
2630Testing
2731~~~~~~~
28-
32+ * Moved tests folder to `/tests ` and data exclusively used for testing to `/tests/data `.
33+ (:issue: `2271 `, :pull: `2277 `)
2934
3035Requirements
3136~~~~~~~~~~~~
@@ -48,3 +53,4 @@ Contributors
4853* Manoj K S (:ghuser: `manojks1999 `)
4954* Kurt Rhee (:ghuser: `kurt-rhee `)
5055* Ayush jariyal (:ghuser: `ayushjariyal `)
56+ * Echedey Luis (:ghuser: `echedey-ls `)
You can’t perform that action at this time.
0 commit comments