From 22890d17a77661120e14593abf311cfc24662aa3 Mon Sep 17 00:00:00 2001 From: Avasam Date: Sat, 15 Mar 2025 13:37:33 -0400 Subject: [PATCH] Mark distutils as `py.typed` --- distutils/compilers/C/py.typed | 1 + distutils/py.typed | 1 + 2 files changed, 2 insertions(+) create mode 100644 distutils/compilers/C/py.typed create mode 100644 distutils/py.typed diff --git a/distutils/compilers/C/py.typed b/distutils/compilers/C/py.typed new file mode 100644 index 00000000..8f09c62b --- /dev/null +++ b/distutils/compilers/C/py.typed @@ -0,0 +1 @@ +# Ensure that checkers who see this as a separate namespace package still understand it's typed. diff --git a/distutils/py.typed b/distutils/py.typed new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/distutils/py.typed @@ -0,0 +1 @@ +