summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDonald Stufft <donald@stufft.io>2018-04-22 13:50:00 -0400
committerDonald Stufft <donald@stufft.io>2018-04-22 14:21:50 -0400
commitdec22c92c256ac63013f31c8f5d7f0b4972321f5 (patch)
treeda33bb5687f4ed2e403621b55533c42638963419 /pyproject.toml
parent3c0d97a0b7c23134a3e54b025d8cc73e32b9972c (diff)
downloadpip-dec22c92c256ac63013f31c8f5d7f0b4972321f5.tar.gz
Switch to CalVer and set a release cadence
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 72e7918e5..6d1e68ae6 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -10,6 +10,11 @@ title_format = "{version} ({project_date})"
template = "news/_template.rst"
[[tool.towncrier.type]]
+ directory = "process"
+ name = "Process"
+ showcontent = true
+
+ [[tool.towncrier.type]]
directory = "removal"
name = "Deprecations and Removals"
showcontent = true