[tor-commits] [stem/master] Add tox variant of command to release checklist
atagar at torproject.org
atagar at torproject.org
Tue Jul 24 19:33:03 UTC 2018
commit 80c63a73d1d4a3e283735947bb20ceb2c19d2c5f
Author: Dave Rolek <dmr-x at riseup.net>
Date: Mon Jul 23 22:18:53 2018 +0000
Add tox variant of command to release checklist
---
setup.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/setup.py b/setup.py
index 8449ce76..7c6f2f97 100644
--- a/setup.py
+++ b/setup.py
@@ -9,6 +9,7 @@
#
# * Run 'run_tests.py --all --target RUN_ALL,ONLINE' with python2.6, python2.7,
# python3, and pypy.
+# +- or 'tox -- --all --target RUN_ALL,ONLINE'
#
# * Tag the release
# |- Bump stem's version (in stem/__init__.py and docs/index.rst).
More information about the tor-commits
mailing list