14 lines
420 B
YAML
14 lines
420 B
YAML
# Do not edit this file!
|
|
# It is needed to track the repo template version, and editing may break things.
|
|
# This file will be overwritten by copier on template updates.
|
|
|
|
_commit: v1.3.0
|
|
_src_path: https://github.com/bec-project/plugin_copier_template.git
|
|
make_commit: true
|
|
project_name: bec_testing_plugin
|
|
widget_plugins_input:
|
|
- name: ExampleWidgetPlugin
|
|
use_ui: true
|
|
- name: NoUiWidgetPlugin
|
|
use_ui: false
|