[ADD] pycharm configuration: poetry update
This commit is contained in:
parent
c28ea337b5
commit
be146bb2a5
1 changed files with 3 additions and 0 deletions
|
|
@ -29,4 +29,7 @@ run_robotlibre,./odoo/odoo-bin,--limit-time-real 999999 -c config.conf -d robotl
|
|||
run_robotlibre_update,./odoo/odoo-bin,--limit-time-real 999999 --no-http --stop-after-init --dev cg -d robotlibre -i erplibre_devops -u erplibre_devops,robotlibre,
|
||||
run_robotlibre_generate,./script/code_generator/new_project.py,-f -d ./addons/ERPLibre_erplibre_addons -m erplibre_devops,robotlibre,
|
||||
run_todo,./script/todo/todo.py,,TODO,
|
||||
poetry update,script/poetry/poetry_update.py,,Poetry,
|
||||
poetry update force,script/poetry/poetry_update.py,--force,Poetry,
|
||||
pycharm_configuration_init,./script/ide/pycharm_configuration.py,--init,IDE,
|
||||
Web Login,script/selenium/web_login.py,,Selenium,
|
||||
|
|
|
|||
|
Loading…
Reference in a new issue