summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Corchero <mariocj89@gmail.com>2021-07-08 10:37:56 +0200
committerMario Corchero <mariocj89@gmail.com>2021-07-08 10:37:56 +0200
commite960effe35d8cdcf66f5c496fa393bd6692acf60 (patch)
tree2623f056940f1f4ae3a237068f9019cd316e910a
parent1682d23f16b8bdc9ae88d26defdb6b839e97b90d (diff)
downloaddateutil-git-e960effe35d8cdcf66f5c496fa393bd6692acf60.tar.gz
Fix typo in RELEASING steps
The tox env is `news`, not `towncrier`.
-rw-r--r--RELEASING2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASING b/RELEASING
index e943b38..12dee51 100644
--- a/RELEASING
+++ b/RELEASING
@@ -6,7 +6,7 @@ Release Checklist
release from https://www.iana.org/time-zones.
[ ] If necessary, update the tzdata mirror at https://github.com/dateutil/tzdata
[ ] Update NEWS with list of changes:
- [ ] Invoke `tox -e towncrier -- --version <NEXT_VERSION>`
+ [ ] Invoke `tox -e news -- --version <NEXT_VERSION>`
[ ] Make sure that only `template.rst` remains in changelog.d/
[ ] Manually clean up the new NEWS file.
[ ] Replace entries in the "Misc" section that are not likely to be