Make mbedtls_maintainer a Python package

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine
2026-03-31 14:38:15 +02:00
parent 85a47fc277
commit 6466dc62c3
+3
View File
@@ -0,0 +1,3 @@
# This file needs to exist to make mbedtls_maintainer a package.
# Among other things, this allows modules in this directory to make
# relative imports.