Răsfoiți Sursa

development.rst: fix markup

Thomas Waldmann 1 an în urmă
părinte
comite
9057c7ba4d
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      docs/development.rst

+ 2 - 2
docs/development.rst

@@ -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::