aboutsummaryrefslogtreecommitdiffstats
path: root/uv.lock
diff options
context:
space:
mode:
authorLouis Burda <dev@sinitax.com>2026-01-24 04:55:48 +0100
committerLouis Burda <dev@sinitax.com>2026-01-24 04:57:14 +0100
commit608e959ef71b3d717f55de092d8301d4703a631a (patch)
tree27a116a9dfceab58224f30afe84c9da23767426f /uv.lock
downloaduploadserver-main.tar.gz
uploadserver-main.zip
Add initial versionHEADmain
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 = "." }