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

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