summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2025-03-24build: switch from setuptools to hatchlingHEADv0.1.0masterMartin Fischer
For reproducible builds and also so that you no longer need `--config-settings editable_mode=compat` for pip install to make it work with Pyright.
2025-03-23initial commitv0.0.1Martin Fischer