------
- Added support to project.json to supply
custom virtualenv arguments.
- Added new option to the cli tool, to only generate debian files,
without building the package
- Now the build command will either build from existing build files
if they exists, or generate new build files from scratch and then build
- Minor general fixes and cleanup
- More tests