summaryrefslogtreecommitdiff
path: root/src/hydrilla/util/_util.py
AgeCommit message (Collapse)Author
2022-02-22fix "no translation file found for domain" errorv1.0-beta1Wojtek Kosior
2022-02-22change translation domain to 'hydrilla-messages'Wojtek Kosior
2022-02-21enable using with Python 3.7Wojtek Kosior
2022-02-12move locales under builder/Wojtek Kosior
2022-02-12expose the entire translation object instead of just its gettext methodWojtek Kosior
2022-02-12internationalize using BabelWojtek Kosior
this commit also makes the sdist tarball generated by setuptools REUSE-compliant
2022-02-09include new schemas in package and in testsWojtek Kosior
2022-02-07facilitate for including other schemas in submodule and expose them to other ↵Wojtek Kosior
packages