Merged in feature/update-project-name (pull request #62)

feature: actualizo nombre y descripcion del proyecto

Approved-by: Jonathan Teran
This commit is contained in:
JonathanGitFlow
2026-02-11 00:06:09 +00:00
committed by jt
+2 -2
View File
@@ -3,8 +3,8 @@ requires = ["setuptools >= 80", "setuptools-scm[simple] >= 8" ]
build-backend = "setuptools.build_meta" build-backend = "setuptools.build_meta"
[project] [project]
name = "git-flow" name = "git-flow-envs"
description = "Git workflow automation to follow best practices" description = "Git workflow automation to follow best practices when working with multiple environments"
dynamic = ["version"] dynamic = ["version"]
requires-python = ">= 3.10" requires-python = ">= 3.10"
dependencies = [ dependencies = [