Update user home directory in installation script and add uv.lock file

This commit is contained in:
2025-11-03 11:42:26 +01:00
parent 3043d67727
commit 373dbe6f60
2 changed files with 12 additions and 1 deletions
Generated
+8
View File
@@ -0,0 +1,8 @@
version = 1
revision = 3
requires-python = ">=3.13"
[[package]]
name = "dagu-automatizaciones"
version = "0.1.0"
source = { virtual = "." }