Commit f1727fa7 authored by Łukasz Nowak's avatar Łukasz Nowak

Minimise amount of remote sites.

parent 93ed8543
......@@ -31,6 +31,18 @@ allowed-eggs-from-site-packages =
include-site-packages = false
exec-sitecustomize = false
# Use only quite well working sites.
allow-hosts =
*.nexedi.org
*.python.org
*.sourceforge.net
dist.repoze.org
effbot.org
github.com
peak.telecommunity.com
psutil.googlecode.com
www.dabeaz.com
[bootstrap]
recipe = zc.recipe.egg
eggs = zc.buildout
......
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