Make pyyaml a requirement
Open
- Dominant language
- Python
- Stars
- 246
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Ruby i18n lib supports YAML by default. For this lib pyyaml is an extra requirement. I suggest to make it a requirement. With this, issues like #7, #9, #19 and #26 could be avoided.
In addition, I will suggest to load .yaml and .yml by default, instead of using `i18n.set('filename_format'...)`, since Ruby lib also does that by default.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.