瀏覽代碼

update release checklist

Thomas Waldmann 1 年之前
父節點
當前提交
3426f91241
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/development.rst

+ 1 - 1
docs/development.rst

@@ -310,7 +310,7 @@ Checklist:
 - Update ``CHANGES.rst``, based on ``git log $PREVIOUS_RELEASE..``.
 - Update ``CHANGES.rst``, based on ``git log $PREVIOUS_RELEASE..``.
 - Check version number of upcoming release in ``CHANGES.rst``.
 - Check version number of upcoming release in ``CHANGES.rst``.
 - Render ``CHANGES.rst`` via ``make html`` and check for markup errors.
 - Render ``CHANGES.rst`` via ``make html`` and check for markup errors.
-- Verify that ``MANIFEST.in`` and ``setup.py`` are complete.
+- Verify that ``MANIFEST.in``, ``pyproject.toml`` and ``setup.py`` are complete.
 - ``python setup.py build_usage ; python setup.py build_man`` and commit.
 - ``python setup.py build_usage ; python setup.py build_man`` and commit.
 - Tag the release::
 - Tag the release::