diff --git a/setup.py b/setup.py index 5d49711..e2e0bd7 100644 --- a/setup.py +++ b/setup.py @@ -1,3 +1,5 @@ +'''getting things import''' + from setuptools import setup, find_packages, Extension from Cython.Distutils import build_ext import numpy