aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/allow-python3.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/allow-python3.inc')
-rw-r--r--etc/inc/allow-python3.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/inc/allow-python3.inc b/etc/inc/allow-python3.inc
new file mode 100644
index 000000000..d968886b0
--- /dev/null
+++ b/etc/inc/allow-python3.inc
@@ -0,0 +1,10 @@
1# This file is overwritten during software install.
2# Persistent customizations should go in a .local file.
3include allow-python3.local
4
5noblacklist ${PATH}/python3*
6noblacklist /usr/include/python3*
7noblacklist /usr/lib/python3*
8noblacklist /usr/lib64/python3*
9noblacklist /usr/local/lib/python3*
10noblacklist /usr/share/python3*