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.
6262 $ python -m build -s -w
6363 $ twine upload dist/mpl_sphinx_theme-x.y.z*
6464
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+
6573TODO: This project `uses GitHub Actions <https://github.com/matplotlib/mpl-sphinx-theme/blob/main/.github/workflows/publish-pypi.yml >`_
6674to automatically push a new release to PyPI whenever
6775a 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