skeleton/hooks.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 01 Dec 2014 11:35:05 +0100
changeset 10103 1d648d7f072e
parent 8207 c04676b16c59
permissions -rw-r--r--
[skeleton/debian] use dh_python2 instead of dh_pysupport for new cubes The former is deprecated.

# -*- 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"""