File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,14 @@ automagically.
62
62
$ python -m build -s -w
63
63
$ twine upload dist/mpl_sphinx_theme-x.y.z*
64
64
65
+ Update the required ``mpl-sphinx-theme `` version in the following files:
66
+
67
+ * matplotlib/matplotlib: requirements/doc/doc-requirements.txt
68
+ * matplotlib/mpl-brochure-site: requirements.txt
69
+ * matplotlib/mpl-third-party: docs/requirements.txt
70
+ * matplotlib/governance: requirements-doc.txt
71
+ * matplotlib/mpl-gui: requirements-doc.txt
72
+
65
73
TODO: This project `uses GitHub Actions <https://github.com/matplotlib/mpl-sphinx-theme/blob/main/.github/workflows/publish-pypi.yml >`_
66
74
to automatically push a new release to PyPI whenever
67
75
a git tag is pushed. For example, to release a new ``x.y.z `` version of
You can’t perform that action at this time.
0 commit comments