Integrate task runner into python tools

This commit is contained in:
ajp_anton
2026-08-08 17:21:50 +00:00
parent f8fb1eed75
commit 56d6194324
22 changed files with 1137 additions and 7 deletions
+6
View File
@@ -0,0 +1,6 @@
.git
.pytest_cache
__pycache__
*.py[cod]
tests
tasks