From 9632124e4e561e99d96304a672854be0d4cb6e16 2022-12-07 17:22:54 From: Audrey Dutcher Date: 2022-12-07 17:22:54 Subject: [PATCH] Add py.typed to setup.cfg --- diff --git a/setup.cfg b/setup.cfg index 226506f..74bbd95 100644 --- a/setup.cfg +++ b/setup.cfg @@ -100,6 +100,7 @@ exclude = setupext [options.package_data] +IPython = py.typed IPython.core = profile/README* IPython.core.tests = *.png, *.jpg, daft_extension/*.py IPython.lib.tests = *.wav