Mercurial > odfcast
view setup.cfg @ 49:4b78fe544b09
Allow overwriting settings via odfcast/odfcast.ini file
With this ini file we can tweak the setting on different environments
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Mon, 03 Nov 2014 11:51:03 +0100 |
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