diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/pyproject.toml b/pyproject.toml index 475973deac..3a56c42c0b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,11 +10,6 @@ showcontent = true [[tool.towncrier.type]] - directory = "config" - name = "Config options" - showcontent = true - - [[tool.towncrier.type]] directory = "bugfix" name = "Bugfixes" showcontent = true |