more explicit config

This commit is contained in:
Manuel Barkhau 2019-02-16 10:40:47 +01:00
parent 7da3532037
commit d7eb667bc6

View file

@ -68,7 +68,8 @@ addopts = --doctest-modules
[pycalver]
current_version = v201812.0018
current_version = "v201812.0018"
version_pattern = "{pycalver}"
commit = True
tag = True
push = True