feature: cambio pipelines para usar uv package manager
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
|
||||
name = "git-flow"
|
||||
description = "Git workflow automation to follow best practices"
|
||||
dynamic = ["version"]
|
||||
requires-python = ">= 3.12"
|
||||
requires-python = ">= 3.10"
|
||||
dependencies = [
|
||||
"requests"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user