瀏覽代碼

development.rst: fix markup

Thomas Waldmann 1 年之前
父節點
當前提交
9057c7ba4d
共有 1 個文件被更改,包括 2 次插入2 次删除
  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::