diff --git a/setup.py b/setup.py index 20e4da61..d4cb9b53 100644 --- a/setup.py +++ b/setup.py @@ -1,3 +1,4 @@ +import typing as tp from setuptools import setup, Extension from setuptools.command.build_ext import build_ext import site, os