mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 06:20:08 +01:00
project maintenance
This commit is contained in:
parent
78760f6324
commit
ae35ae3c1c
11 changed files with 213 additions and 84 deletions
|
|
@ -12,7 +12,8 @@ ADD CHANGELOG.md CHANGELOG.md
|
|||
ADD LICENSE LICENSE
|
||||
ADD makefile makefile
|
||||
ADD makefile.bootstrapit.make makefile.bootstrapit.make
|
||||
ADD scripts/exit_0_if_empty.py scripts/exit_0_if_empty.py
|
||||
|
||||
ENV PYTHONPATH="src/:vendor/"
|
||||
|
||||
CMD make lint test_compat
|
||||
CMD make lint mypy test_compat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue