Mercurial > odfcast
view setup.cfg @ 39:fceca6088481
Require flask >= 0.7
With 0.7 the class based views got introduced in flask
http://flask.pocoo.org/docs/0.10/views/
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Thu, 16 Oct 2014 12:53:04 +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