mirror of
https://github.com/Monadical-SAS/cubbi.git
synced 2025-12-20 12:19:07 +00:00
ci: try fixing the dynamic_import issue
This commit is contained in:
@@ -61,11 +61,9 @@ dev = [
|
|||||||
assets = []
|
assets = []
|
||||||
build_command_env = []
|
build_command_env = []
|
||||||
commit_message = "{version}\n\nAutomatically generated by python-semantic-release"
|
commit_message = "{version}\n\nAutomatically generated by python-semantic-release"
|
||||||
commit_parser = "conventional"
|
|
||||||
logging_use_named_masks = false
|
logging_use_named_masks = false
|
||||||
major_on_zero = true
|
major_on_zero = true
|
||||||
allow_zero_version = true
|
allow_zero_version = true
|
||||||
repo_dir = "."
|
|
||||||
no_git_verify = false
|
no_git_verify = false
|
||||||
tag_format = "v{version}"
|
tag_format = "v{version}"
|
||||||
version_toml = [
|
version_toml = [
|
||||||
|
|||||||
Reference in New Issue
Block a user