We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0022178 commit 54fa883Copy full SHA for 54fa883
bumpr.rc
@@ -3,7 +3,7 @@ file = djangojs/__init__.py
3
vcs = git
4
commit = true
5
tag = true
6
-tests = false
+tests = python manage.py test djangojs
7
publish = python setup.py sdist register upload
8
clean =
9
python setup.py clean
0 commit comments