Make mbedtls_maintainer a Python package

Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
Gilles Peskine
2026-03-31 15:19:41 +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.