diff --git a/setup.cfg b/setup.cfg index b90bd16..51139c2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -51,6 +51,10 @@ readthedocs = exclude = tests +[options.package_data] +sprockets_statsd = + py.typed + [build_sphinx] build_dir = build/sphinx nitpicky = 1 diff --git a/sprockets_statsd/py.typed b/sprockets_statsd/py.typed new file mode 100644 index 0000000..e69de29