remove tests for .gitignore

This commit is contained in:
2025-02-08 22:42:35 +03:00
parent 6174de3bc0
commit 213525915d
22 changed files with 382 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
setup(
name="argenta",
version="0.1.2",
version="0.1.3",
author="kolo",
author_email="kolo.is.main@gmail.com",
description="Python library for creating CLI apps",