mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 17:15:04 +00:00
7 lines
77 B
Python
7 lines
77 B
Python
index_path = '/'
|
|
|
|
include_paths = [
|
|
'erpnext',
|
|
'lib/py',
|
|
'lib/py/legacy'
|
|
] |