better error reporting for individal pattern errors

This commit is contained in:
Manuel Barkhau 2019-02-22 10:30:19 +01:00
parent 1cec511f95
commit e0fc6f7d75
3 changed files with 38 additions and 21 deletions

View file

@ -10,6 +10,8 @@ setup.cfg =
setup.py =
version="{pep440_version}"
README.rst =
[PyCalVer {version}]
img.shields.io/badge/PyCalVer-{calver}{build}-{release}-blue
img.shields.io/static/v1.svg?label=PyCalVer&message={version}&color=blue
src/module_v*/__init__.py =
__version__ = "{version}"