subdir('_frida') py_sources = [ '__init__.py', 'core.py', 'py.typed', ] python.install_sources(py_sources, subdir: 'frida', pure: false)