Skip to content

Commit 7d65971

Browse files
committed
Drop unnecessary/redundant lock files
1 parent ee307e8 commit 7d65971

File tree

3 files changed

+3
-584
lines changed

3 files changed

+3
-584
lines changed

python/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,9 @@ cython_debug/
163163
.ruff_cache/
164164
.ty_cache/
165165

166+
# uv
167+
uv.lock
168+
166169
# Build script caches
167170
.cli-cache/
168171
.build-temp/

python/test-requirements.txt

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)