Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3ebebc7

Browse filesBrowse files
committed
Fix merge conflicts from v3.8.2-doc
2 parents 8fff5b1 + de210ea commit 3ebebc7
Copy full SHA for 3ebebc7

File tree

Expand file treeCollapse file tree

4 files changed

+41
-3
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+41
-3
lines changed

‎doc/_static/zenodo_cache/10150955.svg

Copy file name to clipboard
+35Lines changed: 35 additions & 0 deletions
Loading

‎doc/devel/development_setup.rst

Copy file name to clipboardExpand all lines: doc/devel/development_setup.rst
+2-3Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,8 @@ also happen if you change branches) you will have to re-run
187187

188188
If the installation is not working, please consult the :ref:`troubleshooting guide <troubleshooting-faq>`.
189189
If the guide does not offer a solution, please reach out via `chat <https://gitter.im/matplotlib/matplotlib>`_
190-
or :ref:`open an issue <submitting-a-bug-report>`. For a list of the environment
191-
variables you can set before install, see :ref:`environment-variables`.
192-
190+
or :ref:`open an issue <submitting-a-bug-report>`. For a list of environment variables
191+
you can set before install, see :ref:`environment-variables`.
193192

194193
Verify the Installation
195194
=======================

‎doc/users/project/citing.rst

Copy file name to clipboardExpand all lines: doc/users/project/citing.rst
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ By version
2929
.. START OF AUTOGENERATED
3030
3131
32+
v3.8.2
33+
.. image:: ../../_static/zenodo_cache/10150955.svg
34+
:target: https://doi.org/10.5281/zenodo.10150955
3235
v3.8.1
3336
.. image:: ../../_static/zenodo_cache/10059757.svg
3437
:target: https://doi.org/10.5281/zenodo.10059757

‎tools/cache_zenodo_svg.py

Copy file name to clipboardExpand all lines: tools/cache_zenodo_svg.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ def _get_xdg_cache_dir():
6363

6464
if __name__ == "__main__":
6565
data = {
66+
"v3.8.2": "10150955",
6667
"v3.8.1": "10059757",
6768
"v3.8.0": "8347255",
6869
"v3.7.3": "8336761",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.