No description
- HTML 50.5%
- Python 49.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
gettext reads .mo and only .mo. The feature scaffold ignored them in git and left them out of MANIFEST.in, and a released feature is a git tag and a wheel built from it, neither of which runs feature:translate --compile. So every feature shipped with its .po and nothing that reads it: the product answered in English while the workspace it was built in looked perfectly translated, which is why this survived being tested. Same shape as the stylesheets that never reached the built package: what development reads off disk, a release has to be told to carry. |
||
| src | ||
| .gitignore | ||
| MANIFEST.in | ||
| pyproject.toml | ||