-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move to uv
#21
Move to uv
#21
Conversation
Hallo Max,
Ich habe die Virtual Environment mit uv sync aufgesetzt und arbeite in VS Code. |
@annikajuliabaetz thanks for trying it out, I fixed the warnings, and also set the widgets to interactive mode when not in CI. Could you check again? |
Thanks Max, |
📚 DocsCreated temporary docs. |
This reverts commit 27f3ba5.
This PR moves the project to
uv
, which is fast and has a better dependency management (in the sense that it automatically fixes exact versions). Also, it moves to astrals linter and formatterruff
.