view .hgignore @ 39:532d9d070ef5

Require Flask version older than 0.7. Just released Flask 0.7 introduces backward incompatible improvements. Stick to an older version. Do not install lot of test dependencies by default.
author Daniele Nicolodi <daniele@grinta.net>
date Wed, 29 Jun 2011 00:39:40 +0200
parents c812c3020b63
children ccf7eda51468
line wrap: on
line source

eggs/
parts/
bin/

syntax: glob
*.egg-info
*.pyc
._buildout.cfg
.installed.cfg
.\#*
*~