skeleton/hooks.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 28 Aug 2014 18:31:18 +0200
changeset 9969 0f64ef873f7a
parent 8207 c04676b16c59
permissions -rw-r--r--
[CWEP002 migration] support add_relation_type/add_attribute for computed attributes Related to #3546717.

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