We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30b7a4e commit 0f8d39fCopy full SHA for 0f8d39f
docs/conf.py
@@ -443,6 +443,6 @@
443
# -- Options for towncrier_draft extension -----------------------------------
444
445
towncrier_draft_autoversion_mode = "draft" # or: 'sphinx-version', 'sphinx-release'
446
-towncrier_draft_include_empty = False
+towncrier_draft_include_empty = True
447
towncrier_draft_working_directory = PROJECT_ROOT_DIR
448
# Not yet supported: towncrier_draft_config_path = 'pyproject.toml' # relative to cwd
0 commit comments