chore(env): ajout environnement virtuel, requirements.txt et .gitignore

This commit is contained in:
2026-08-25 18:00:46 +02:00
parent 3031f8e0ac
commit d9c59b6edc
2 changed files with 4 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
venv/
__pycache__/
*.pyc
.pytest_cache/
BIN
View File
Binary file not shown.