diff --git a/setup.py b/setup.py index ba17092..3f77340 100755 --- a/setup.py +++ b/setup.py @@ -1,4 +1,5 @@ import os +import setuptools from numpy.distutils.core import setup, Extension # Don't want to build the fortran on readthedocs