Initial commit for tac2100_compteur_mbus2mqtt

This commit is contained in:
gilles
2025-01-03 14:53:06 +01:00
parent a75c5804ba
commit b61d43b62c
1728 changed files with 308235 additions and 0 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();