summaryrefslogtreecommitdiff
path: root/uv.lock
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2026-07-24 12:54:41 +0200
committerYuval Adam <_@yuv.al>2026-07-24 12:54:41 +0200
commit8732722aca10833d8799ada6f82ed334ce2e085d (patch)
treed1998d73e612e9585c80dd816288aaee633f9b70 /uv.lock
parentb509b20e05dcc481b20ae1e8181553e860ca5e34 (diff)
Run development directly with system Python
Diffstat (limited to 'uv.lock')
-rw-r--r--uv.lock12
1 files changed, 0 insertions, 12 deletions
diff --git a/uv.lock b/uv.lock
deleted file mode 100644
index 1e05ee2..0000000
--- a/uv.lock
+++ /dev/null
@@ -1,12 +0,0 @@
-version = 1
-revision = 3
-requires-python = ">=3.14"
-
-[options]
-exclude-newer = "0001-01-01T00:00:00Z" # This has no effect and is included for backwards compatibility when using relative exclude-newer values.
-exclude-newer-span = "P7D"
-
-[[package]]
-name = "parley-dictation"
-version = "0.1.0.dev0"
-source = { editable = "." }