Skip to content

Commit

Permalink
Merge pull request #8089 from ThomasWaldmann/fix-docs-1.4
Browse files Browse the repository at this point in the history
development.rst: fix markup
  • Loading branch information
ThomasWaldmann committed Feb 10, 2024
2 parents 92669ab + 9057c7b commit 767504b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -344,8 +344,8 @@ Checklist:
- Verify that ``MANIFEST.in``, ``pyproject.toml`` and ``setup.py`` are complete.
- Run these commands and commit::

python scripts/make.py build_usage
python scripts/make.py build_man
python scripts/make.py build_usage
python scripts/make.py build_man

- Tag the release::

Expand Down

0 comments on commit 767504b

Please sign in to comment.