summaryrefslogtreecommitdiff
path: root/uv.lock
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2026-07-24 12:24:07 +0200
committerYuval Adam <_@yuv.al>2026-07-24 12:24:07 +0200
commit7f99c1957f29d57c006a11a02226ecab030a1d4c (patch)
treeb9fc555d6bfd603847eb066ed71acbe5d21c09b3 /uv.lock
parentdf594d42ad1206fcb246bedb1945949527d7e039 (diff)
Add D-Bus daemon and Arch user service packaging
Diffstat (limited to 'uv.lock')
-rw-r--r--uv.lock12
1 files changed, 12 insertions, 0 deletions
diff --git a/uv.lock b/uv.lock
new file mode 100644
index 0000000..1e05ee2
--- /dev/null
+++ b/uv.lock
@@ -0,0 +1,12 @@
+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 = "." }