Commit graph

1 commit

Author SHA1 Message Date
Aarni Koskela
ab12d81663 Set up Python packaging
* Adds `ldm/__version__.py` (2.1.1 seems to approximately match what the readme says)
* Sets up packaging using `hatch` (removing the defunct `setup.py`)
  * `configs/` gets packaged as `ldm/configs` when using a packaged version
* Adds `ldm.get_configs_path()` to make it easy for downstream users to find the configs path
2023-05-30 14:17:18 +03:00