diff options
Diffstat (limited to 'uv.lock')
| -rw-r--r-- | uv.lock | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 = "." } |
