Skip to content

Commit 10e27cb

Browse files
committed
Update v0.11.2.rst
1 parent b22eec0 commit 10e27cb

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/sphinx/source/whatsnew/v0.11.2.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ Deprecations
1010

1111
Enhancements
1212
~~~~~~~~~~~~
13-
13+
* Reduced space requirements by removing tests and test files from wheel.
14+
Zipped wheel is now 66% of the previous size, and installed size is 50% of
15+
the previous size.
16+
(:issue:`2271`, :pull:`2277`)
1417

1518
Documentation
1619
~~~~~~~~~~~~~
@@ -21,7 +24,8 @@ Documentation
2124

2225
Testing
2326
~~~~~~~
24-
27+
* Moved data exclusively used in tests to ``pvlib/tests/data``.
28+
(:issue:`2271`, :pull:`2277`)
2529

2630
Requirements
2731
~~~~~~~~~~~~

0 commit comments

Comments
 (0)