Correction API Flask + PostgreSQL + dashboard admin EcoCharge

This commit is contained in:
Safouane Bazzi
2026-03-12 14:50:17 +01:00
parent 6b025aeacb
commit 48acde592b
1033 changed files with 342094 additions and 440 deletions

View File

@@ -0,0 +1 @@
import os; var = 'SETUPTOOLS_USE_DISTUTILS'; enabled = os.environ.get(var, 'local') == 'local'; enabled and __import__('_distutils_hack').add_shim();