mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
auto update of scripts/bootstrapit_update.sh
This commit is contained in:
parent
1bcf308661
commit
94744a333e
1 changed files with 1 additions and 0 deletions
|
|
@ -410,6 +410,7 @@ copy_template .gitlab-ci.yml;
|
||||||
copy_template scripts/update_conda_env_deps.sh;
|
copy_template scripts/update_conda_env_deps.sh;
|
||||||
copy_template scripts/setup_conda_envs.sh;
|
copy_template scripts/setup_conda_envs.sh;
|
||||||
copy_template scripts/pre-push-hook.sh;
|
copy_template scripts/pre-push-hook.sh;
|
||||||
|
copy_template scripts/exit_0_if_empty.py;
|
||||||
|
|
||||||
copy_template __main__.py "src/${MODULE_NAME}/__main__.py";
|
copy_template __main__.py "src/${MODULE_NAME}/__main__.py";
|
||||||
copy_template __init__.py "src/${MODULE_NAME}/__init__.py";
|
copy_template __init__.py "src/${MODULE_NAME}/__init__.py";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue