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