mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
update tests for new defaults
This commit is contained in:
parent
54ab1151f1
commit
145401de33
30 changed files with 495 additions and 417 deletions
|
|
@ -4,8 +4,8 @@ from __future__ import print_function
|
|||
from __future__ import absolute_import
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from pycalver import parse
|
||||
from pycalver import v1patterns
|
||||
from pycalver2 import parse
|
||||
from pycalver2 import v1patterns
|
||||
|
||||
SETUP_PY_FIXTURE = """
|
||||
# setup.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue