Add setup.py file for building Windows installer
authorEthan White <ethan@weecology.org>
Sun, 4 May 2014 17:31:16 +0000 (13:31 -0400)
committerW. Trevor King <wking@tremily.us>
Mon, 16 Jun 2014 04:50:20 +0000 (21:50 -0700)
commit512ab7f896315352dcaeac57ff78edaedddc7b4e
treefed3ee90e2daa75ea5a3fa78ef93aba150f8b4dd
parent5d915965cef81df8c423fa8fe8a1e6a3cede890d
Add setup.py file for building Windows installer

This setup.py file allows building an executable version of the
installer that doesn't require an external Python installation.
setup.py [new file with mode: 0644]