mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
add __main__.py back as wrapper
This commit is contained in:
parent
a86e5827ab
commit
ca2052105d
2 changed files with 16 additions and 1 deletions
|
|
@ -17,8 +17,8 @@ import pytest
|
|||
import pathlib2 as pl
|
||||
from click.testing import CliRunner
|
||||
|
||||
from pycalver import config
|
||||
from pycalver import cli
|
||||
from pycalver import config
|
||||
from pycalver import v1patterns
|
||||
|
||||
# pylint:disable=redefined-outer-name ; pytest fixtures
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue