Initialize a new uv project

This commit is contained in:
2026-06-17 10:42:13 +02:00
parent b1f4fbf64c
commit b146a3d306
+5
View File
@@ -0,0 +1,5 @@
[project]
name = "noid"
version = "0.1.0"
requires-python = ">=3.14"
dependencies = []