🛠️ Add pyproject.toml and use uv

This commit is contained in:
Mike Gerber 2026-09-02 16:42:53 +02:00
parent 82248deb8d
commit fccb0a672d
5 changed files with 41 additions and 5 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
__pycache__
*.egg-info/