mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
more coverage
This commit is contained in:
parent
4598286f12
commit
df492a20d6
10 changed files with 128 additions and 27 deletions
|
|
@ -3,7 +3,12 @@ FROM registry.gitlab.com/mbarkhau/pycalver/base
|
|||
ADD src/ src/
|
||||
ADD stubs/ stubs/
|
||||
ADD test/ test/
|
||||
ADD requirements/ requirements/
|
||||
ADD setup.cfg setup.cfg
|
||||
ADD setup.py setup.py
|
||||
ADD README.md README.md
|
||||
ADD CHANGELOG.md CHANGELOG.md
|
||||
ADD LICENSE LICENSE
|
||||
ADD makefile makefile
|
||||
ADD makefile.config.make makefile.config.make
|
||||
ADD makefile.extra.make makefile.extra.make
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue