summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorPaul Ganssle <paul@ganssle.io>2019-11-02 20:27:23 -0400
committerPaul Ganssle <paul@ganssle.io>2019-11-02 21:46:39 -0400
commit3c9ccaa8478eabdfde90ab1c92d356c6d1fb3c87 (patch)
tree0db1b508570eaafcf5b1057f9c6259714f5d6ac4 /pyproject.toml
parent58a4e46021dd2e441d443e65d260b97c19d49bd5 (diff)
downloaddateutil-git-3c9ccaa8478eabdfde90ab1c92d356c6d1fb3c87.tar.gz
Change "Misc" to showcontent=True
Many of these miscellaneous items would actually be interesting to downstream consumers, even though they are not "bugfixes" (e.g. changes to the test suite or package metadata). Rather than ask contributors to decide whether their contribution meets this standard, we'll instead manually curate which PRs are "hidden" in the changelog.
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 2c73368..e83d69f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -44,5 +44,5 @@ build-backend = "setuptools.build_meta"
[[tool.towncrier.type]]
directory = "misc"
name = "Misc"
- showcontent = false
+ showcontent = true