Re: [Numpy-discussion] Adding a delete flag to make_svn_version_py() in distutils

2007-03-04 Thread pearu
Hi, The patch looks ok to me. Pearu > Hi All, > > I've got a small patch which I thought I'd run past the list before > checking in. While working on the NIPY project > (http://neuroimaging.scipy.org/) we spend a lot of time working from a > local source install, rather than a version installed in

[Numpy-discussion] Adding a delete flag to make_svn_version_py() in distutils

2007-03-04 Thread Tim Leslie
Hi All, I've got a small patch which I thought I'd run past the list before checking in. While working on the NIPY project (http://neuroimaging.scipy.org/) we spend a lot of time working from a local source install, rather than a version installed in site-packages. The mechanism which lets you do