aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/allow-python3.inc
blob: 0693fb7e781625f21cd24018926578d05ae2b1d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# This file is overwritten during software install.
# Persistent customizations should go in a .local file.
include allow-python3.local

noblacklist ${HOME}/.local/lib/python3*
noblacklist ${PATH}/python3*
noblacklist /usr/include/python3*
noblacklist /usr/lib/python3*
noblacklist /usr/lib64/python3*
noblacklist /usr/local/lib/python3*
noblacklist /usr/share/python3*