chore: move to uv project structure

This commit is contained in:
eneller
2025-01-16 09:38:56 +01:00
parent d89341364a
commit 8742883edd
9 changed files with 142 additions and 6 deletions

7
.gitignore vendored
View File

@@ -343,3 +343,10 @@ pyrightconfig.json
# End of https://www.toptal.com/developers/gitignore/api/phpstorm+all,python,visualstudiocode,pycharm+all
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info