dev-requirements.txt: use bumpversion (fork with annotated tags support)
This commit is contained in:
parent
b94598e08b
commit
f136bfe844
@ -1,3 +1,7 @@
|
||||
pytest>=2.8
|
||||
virtualenv>=15.0
|
||||
tox>=2.3
|
||||
|
||||
# We use a fork of bumpversion due to missing support for annotated tags.
|
||||
# See peritus/bumpversion#58
|
||||
git+https://github.com/anthrotype/bumpversion.git@annotated-tags#egg=bumpversion
|
||||
|
Loading…
x
Reference in New Issue
Block a user