Skip to content

Commit 26aeeaf

Browse files
authored
Merge pull request #57 from ksunden/update_pins
Add note to update pins as part of mpl-sphinx-theme release
2 parents 97e59a5 + 5f1ebe9 commit 26aeeaf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
6573
TODO: This project `uses GitHub Actions <https://github.com/matplotlib/mpl-sphinx-theme/blob/main/.github/workflows/publish-pypi.yml>`_
6674
to automatically push a new release to PyPI whenever
6775
a git tag is pushed. For example, to release a new ``x.y.z`` version of

0 commit comments

Comments
 (0)