We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
uv.lock
.gitignore
1 parent 57f89ee commit 26d508bCopy full SHA for 26d508b
2 files changed
.gitignore
@@ -9,6 +9,9 @@ wheels/
9
# Virtual environments
10
.venv
11
12
+# Lock file
13
+uv.lock
14
+
15
# Sphinx
16
docs/build
17
0 commit comments