- Notifications
You must be signed in to change notification settings - Fork261
Closed
Description
Description
it would be nice if not only python andyaml toml are supported, but alsotoml yaml.
i use jenkins that calls python semantic release to get the next version. this version should be updated in themetadata.tomlmetadata.yaml which is used by pyinstaller-versionfile that creates the metadata for the exe file that is produced by pyinstaller. unfortunately, pyinstaller-versionfile can only work withtoml yaml.
Use cases
List some reasons this would be useful.
see above
Possible implementation
Describe any ideas you have for how this could work.
see above