feat(abs): add memory mapping to python on its own abs.

This commit is contained in:
Alexandre Pujol 2025-03-18 21:32:30 +01:00
parent 2ce7663016
commit 1d0994979e
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -4,7 +4,7 @@
# SPDX-License-Identifier: GPL-2.0-only
@{bin}/ r,
@{python_path} r,
@{python_path} rm,
owner @{user_lib_dirs}/@{python_name}/ r,
owner @{user_lib_dirs}/@{python_name}/**.{egg,py,pyi,pth} r,