Update the project to run with modern uv/bun (or python/nodejs) environment #7

Merged
LeoVasanko merged 43 commits from rejuvenile into main 2025-08-15 18:03:04 +01:00
Showing only changes of commit cf7d61d11c - Show all commits

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
.*
*.lock
!.gitignore
__pycache__/
*.egg-info/