<div dir="ltr"><span style="font-family:arial;font-size:small">On Wed, Sep 18, 2013 at 12:16 AM, Chris Barker <<a href="mailto:chris.barker@noaa.gov">chris.barker@noaa.gov</a>> wrote:</span><br>><br>> Hi,<br>><br>

> I need to use numpy's distutils Extension to build a fortran / f2py extension.<br>><br>> But I also really like setuptools' "develop" mode.<br><br><div>Just import setuptools before doing the numpy.distutils imports. You don't need to use setuptools.setup() in order to get access to the setuptools-added commands.</div>

<div><br>--<br>Robert Kern<br></div></div>