aboutsummaryrefslogtreecommitdiffstats
path: root/uv.lock
diff options
context:
space:
mode:
Diffstat (limited to 'uv.lock')
-rw-r--r--uv.lock8
1 files changed, 8 insertions, 0 deletions
diff --git a/uv.lock b/uv.lock
new file mode 100644
index 0000000..4c3e54f
--- /dev/null
+++ b/uv.lock
@@ -0,0 +1,8 @@
+version = 1
+revision = 3
+requires-python = ">=3.10"
+
+[[package]]
+name = "uploadserver"
+version = "0.1.0"
+source = { editable = "." }