aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
AgeCommit message (Collapse)Author
2022-05-31incorporate version 2 of Hydrilla JSON schemasWojtek Kosior
2022-04-22use pyproject.toml for pytest configuration and move all tests to tests/ ↵Wojtek Kosior
directory
2022-04-22include sample source package's REUSE files in sdistWojtek Kosior
those files are used in automated tests
2022-02-22change translation domain to 'hydrilla-messages'Wojtek Kosior
2022-02-12move locales under builder/Wojtek Kosior
2022-02-12internationalize using BabelWojtek Kosior
this commit also makes the sdist tarball generated by setuptools REUSE-compliant
2022-02-07facilitate for including other schemas in submodule and expose them to other ↵Wojtek Kosior
packages
2022-02-07move to a namespace package under 'hydrilla'Wojtek Kosior
2022-02-04initial commitWojtek Kosior