initialized a uv project

This commit is contained in:
2026-01-22 20:30:24 -07:00
parent 9637fc6545
commit 50914eb70d
5 changed files with 25 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[project]
name = "resume"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.14"
dependencies = []