pytask/configuration.py
changeset 502 1e5df997eb01
equal deleted inserted replaced
501:b84d6a1d4603 502:1e5df997eb01
       
     1 """A configuration settings file for PyTask project.
       
     2 """
       
     3 
       
     4 
       
     5 __authors__ = [
       
     6     '"Madhusudan.C.S" <madhusudancs@fossee.in>',
       
     7     ]
       
     8 
       
     9 
       
    10 TASK_CLAIM_ENABLED = False