pytask/helpers/configuration.py
author Madhusudan.C.S <madhusudancs@gmail.com>
Tue, 01 Feb 2011 02:31:53 +0530
changeset 540 b07d52d49db7
parent 537 f285333bc66d
permissions -rwxr-xr-x
Initial tags for the chapters should not contain Textbook as the keyword.

"""A configuration settings file for PyTask project.
"""


__authors__ = [
    '"Madhusudan.C.S" <madhusudancs@fossee.in>',
    ]


TASK_CLAIM_ENABLED = False