skeleton/hooks.py.tmpl
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 12 Jun 2015 09:18:02 +0200
changeset 10375 28ec01db78b3
parent 8207 c04676b16c59
permissions -rw-r--r--
[server] Do not use progress bar when stdout is not a TTY Closes #5460552.

# -*- coding: utf-8 -*-
# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s specific hooks and operations"""