File tree Expand file tree Collapse file tree
user_guide/getting_started Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ With your conda/virtual environment still active...
185185 Consider installing pvlib using ``pip install -e .[all] `` so that
186186 you can run the unit tests and build the documentation.
187187 Your clone directory is probably similar to
188- ``C:\Users\%USER%\Documents\GitHub\pvlib-python``(Windows) or
188+ ``C:\Users\%USER%\Documents\GitHub\pvlib-python `` (Windows) or
189189 ``/Users/%USER%/Documents/pvlib-python `` (Mac).
190190#. **Test ** your installation by running ``python -c 'import pvlib' ``.
191191 You're good to go if it returns without an exception.
Original file line number Diff line number Diff line change 1+ .. _whatsnew_0_13_3 :
2+
3+
4+ v0.13.3 (Month XX, 20YY)
5+ -----------------------
6+
7+ Breaking Changes
8+ ~~~~~~~~~~~~~~~~
9+
10+
11+ Deprecations
12+ ~~~~~~~~~~~~
13+
14+
15+ Bug fixes
16+ ~~~~~~~~~
17+
18+
19+ Enhancements
20+ ~~~~~~~~~~~~
21+
22+
23+ Documentation
24+ ~~~~~~~~~~~~~
25+
26+
27+ Testing
28+ ~~~~~~~
29+
30+
31+ Benchmarking
32+ ~~~~~~~~~~~~
33+
34+
35+ Requirements
36+ ~~~~~~~~~~~~
37+
38+
39+ Maintenance
40+ ~~~~~~~~~~~
41+
42+
43+ Contributors
44+ ~~~~~~~~~~~~
45+
You can’t perform that action at this time.
0 commit comments