Mercurial > odfcast
view setup.cfg @ 42:6d511e93a331
Return requested format when an error has occured
Introduce ErrorResponse class which returns the error in the format as
requested.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Wed, 22 Oct 2014 14:38:31 +0200 |
parents | f2cd3c54a132 |
children |
line wrap: on
line source
[aliases] release = egg_info -RDb "" sdist --formats=gztar,zip bdist_egg bdist_wheel release_upload = egg_info -RDb "" sdist --formats=gztar,zip bdist_egg bdist_wheel upload