aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini7
1 files changed, 7 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 1ebb922b..17201ca2 100644
--- a/tox.ini
+++ b/tox.ini
@@ -60,6 +60,13 @@ source=
omit=
*/_vendor/*
+[testenv:finalize]
+deps =
+ towncrier
+ bump2version
+commands =
+ python tools/finalize.py
+
[testenv:release]
skip_install = True
deps =