From 00d5487c77a334f63a859a76385cf325813b59ac Mon Sep 17 00:00:00 2001 From: Yann Dirson Date: Wed, 31 Jan 2024 16:31:25 +0100 Subject: [PATCH] Create and install py.typed to advertise type annotations. Signed-off-by: Yann Dirson --- xcp/py.typed | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 xcp/py.typed diff --git a/xcp/py.typed b/xcp/py.typed new file mode 100644 index 00000000..e69de29b