missing README.rst

Bug #1224460 reported by Simon ANDRÉ
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenERP buildout recipe
Fix Released
Undecided
Unassigned

Bug Description

In setup.py descriptor, we need to open README.rst for description

Now file is missing, and block easy install process.

long_description='\n'.join((
        open('README.rst').read(),
        open('CHANGES.rst').read())),

Revision history for this message
Simon ANDRÉ (sandre) wrote :

Temporary placeholder

Changed in anybox.recipe.openerp:
milestone: none → 1.8
status: New → Fix Committed
Changed in anybox.recipe.openerp:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.