← Back to team overview

openerp-dev-web team mailing list archive

Improved setup.py script

 

Hi,

I just fixed various issues related to setup.py script and now it works
perfectly. In the process, I renamed the package name `openobject-web` to
`openerp-web` to make it consistent with server package name.

I have also added Makefile that you can use to create source distribution or
installing the package, like:

   make release

This will create a source distribution under `dist/` directory.

Regards
--
Amit Mendapara

Follow ups