mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 00:17:32 +09:00
5 lines
117 B
Python
5 lines
117 B
Python
config = {
|
|
'env': {
|
|
'MINIDUMP_STACKWALK': '%(abs_tools_dir)s/breakpad/linux/minidump_stackwalk',
|
|
}
|
|
}
|