Prepare account_do Tryton package

This commit is contained in:
José Arturo García
2026-07-22 19:12:44 -04:00
commit a38bdf7593
23 changed files with 5450 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
.DS_Store
__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
.coverage
htmlcov/
build/
dist/
*.egg-info/
.eggs/
.venv/
venv/