aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)Author
2022-06-14improve packaging of data filesWojtek Kosior
This commit stops setuptools from presenting a depracetion warning. This commit ensures .mo files will not be included in source distributions.
2022-02-12internationalize using BabelWojtek Kosior
this commit also makes the sdist tarball generated by setuptools REUSE-compliant
2022-02-07move to a namespace package under 'hydrilla'Wojtek Kosior
2022-02-04initial commitWojtek Kosior