Commit c7dfde75 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

cleanup.

parent 6cd15818
...@@ -36,11 +36,6 @@ extensions += ...@@ -36,11 +36,6 @@ extensions +=
show-picked-versions = true show-picked-versions = true
# separate from system python
include-site-packages = false
exec-sitecustomize = false
allowed-eggs-from-site-packages =
[environment] [environment]
# Note: For now original PATH is appended to the end, as not all tools are # Note: For now original PATH is appended to the end, as not all tools are
# provided by SlapOS # provided by SlapOS
......
[buildout] [buildout]
# Separate from site eggs
allowed-eggs-from-site-packages =
include-site-packages = false
exec-sitecustomize = false
extends = extends =
../stack/slapos.cfg ../stack/slapos.cfg
../component/apache/buildout.cfg ../component/apache/buildout.cfg
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment