mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2026-02-02 07:35:10 +01:00
pycalver -> bumpver
This commit is contained in:
parent
2c01699b99
commit
bbf5bfa31c
35 changed files with 764 additions and 1235 deletions
2
Makefile
2
Makefile
|
|
@ -74,6 +74,6 @@ pycalver_deps.svg:
|
|||
|
||||
|
||||
## Update cli reference in README.md
|
||||
README.md: src/pycalver/__main__.py scripts/update_readme_examples.py Makefile
|
||||
README.md: src/pycalver2/cli.py scripts/update_readme_examples.py Makefile
|
||||
@git add README.md
|
||||
@$(DEV_ENV)/bin/python scripts/update_readme_examples.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue