summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDonald Stufft <donald@stufft.io>2017-03-19 16:55:54 -0400
committerDonald Stufft <donald@stufft.io>2017-03-19 16:55:54 -0400
commit02ebcb90510f6f9b167d15a1930aa96618d8e68d (patch)
treebec829fb607a341c1938ee643308713f1b3a939d /pyproject.toml
parent90dd13f6a6c3a529e7d221ac7ae095c57f783542 (diff)
downloadpip-02ebcb90510f6f9b167d15a1930aa96618d8e68d.tar.gz
Use a better name for Removals
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index b20f275cd..648d15357 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -10,7 +10,7 @@ template = "news/_template.rst"
[[tool.towncrier.type]]
directory = "removal"
- name = "Removal"
+ name = "Deprecations and Removals"
showcontent = true
[[tool.towncrier.type]]