Skip to content

Commit 3de7a76

Browse files
committed
Merge remote-tracking branch 'upstream/main' into prtemplate
2 parents 52e6260 + 025ff8e commit 3de7a76

2 files changed

Lines changed: 46 additions & 1 deletion

File tree

docs/sphinx/source/user_guide/getting_started/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
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+

0 commit comments

Comments
 (0)