Convert dependency management to uv (#785)

This commit is contained in:
besendorf
2026-05-11 23:21:40 +02:00
committed by GitHub
parent c2b0b6db28
commit 436a0dc7c0
16 changed files with 1926 additions and 43 deletions
+4 -1
View File
@@ -86,6 +86,9 @@ ipython_config.py
# pyenv
.python-version
# uv project Python version
!.python-version
# pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
# However, in case of collaboration, if having platform-specific dependencies or dependencies
@@ -138,4 +141,4 @@ dmypy.json
.idea
# Sublime Text project files
*.sublime*
*.sublime*