7 lines
77 B
Python
Raw Normal View History

2011-09-05 18:43:09 +05:30
index_path = '/'
include_paths = [
'erpnext',
'lib/py',
'lib/py/legacy'
]