Might not an issue for thin repo but would like to ask here as well.
I have try to install by poetry add python-i18n[YAML] and see it did have extras information with yaml
However, when I realize this doesn't really include i18n.loaders.yaml_loader.
Please suggest if in any case someone knows a better solution for poetry! Apprecaite!
Might not an issue for thin repo but would like to ask here as well.
I have try to install by
poetry add python-i18n[YAML]
and see it did haveextras
information withyaml
However, when I realize this doesn't really includei18n.loaders.yaml_loader
.Please suggest if in any case someone knows a better solution for poetry! Apprecaite!