Cosimo Lupo 175a16209c [setup.py] use setuptools if available, or fall back to distutils
modify scripts to work as setuptools 'console_scripts', where the main
function takes no arguments;
add empty identifier "" in 'packages' argument of setup, to install the
standalone sstruct.py and xmlWriter.py for legacy support;
remove py2exe since it is made redundant by setuptools 'console_scripts';
remove custom 'build_ext' command since the eexecOpmodule.c is no longer
present.
2015-05-20 11:02:43 +01:00
..
2015-04-26 02:01:01 -04:00
2015-05-08 19:53:15 +01:00
2015-05-09 13:20:56 +02:00
2015-04-26 02:17:13 -04:00
2015-04-26 02:01:01 -04:00
2014-01-28 16:42:24 -05:00