6 lines
91 B
Meson
6 lines
91 B
Meson
install_data(
|
|
'default.env',
|
|
'python.env',
|
|
install_dir: pikaplugindir / 'environ',
|
|
)
|