acsone / setuptools-odoo

A library to help packaging Odoo addons with setuptools. It mainly populates the usual setup.py keywords from the Odoo manifest files.
GNU Lesser General Public License v3.0
41 stars 46 forks source link

Can we submit package wheel to Package Index ? #3

Closed dfang closed 8 years ago

dfang commented 8 years ago

can we submit our package wheel to oca package index ?

thanks !

sbidoul commented 8 years ago

At this stage, wheelhouse.odoo-community.org is build nightly from OCA repositories.

To submit an addon there, you must contribute it to an OCA repository first.

To learn how to contribute, a good start is here: https://odoo-community.org/page/Contribute