swc-windows-installer.py: Restore nose entry point
authorW. Trevor King <wking@tremily.us>
Thu, 31 Oct 2013 02:47:25 +0000 (19:47 -0700)
committerW. Trevor King <wking@tremily.us>
Thu, 31 Oct 2013 02:47:25 +0000 (19:47 -0700)
commitd55c6bdf05db224669874a9faf2bde837898db88
tree36e3b131b7055e389f2430c3a8fbd515da072346
parent946680ff7d97e09ad54abbc9191e0701ca6dd20c
swc-windows-installer.py: Restore nose entry point

This restores the nose entry point which was removed in 94caead
(swc-windows-installer.py: Remove IPython and nose entry points,
2013-10-21).

On Tue, Oct 22, 2013 at 11:36:21AM -0700, Ethan White wrote:
> IPython works fine for me on Windows 7 for both Anaconda and Canopy
> with no added entry points needed.
>
> Nosetests does not appear to have an entry point on Anaconda and I
> forgot to test it with Canopy.

I used a slightly different bin path than we'd used previously, to
respect 806fedf (swc-windows-installer.py: Rework install paths to use
~/.swc, 2013-10-21).
swc-windows-installer.py