Commit 1922df5a authored by Xavier Thompson's avatar Xavier Thompson

[tmp] Use unreleased buildout

parent 26d591ae
......@@ -39,6 +39,7 @@ exec-sitecustomize = false
find-links +=
http://www.nexedi.org/static/packages/source/
http://www.nexedi.org/static/packages/source/slapos.buildout/
https://softinst182198.host.vifib.net/public/
# Use only quite well working sites.
allow-hosts +=
......@@ -58,6 +59,7 @@ allow-hosts +=
sourceforge.net
www.dabeaz.com
www.owlfish.com
softinst182198.host.vifib.net
# Use an https index
index = https://pypi.org/simple/
......@@ -138,10 +140,10 @@ eggs =
# The last version of setuptools compatible with Python 3.7
setuptools = 67.8.0
# Use SlapOS patched zc.buildout
zc.buildout = 3.0.1+slapos008
zc.buildout = 3.0.1+slapos008.xavier001
pip = 23.2.1
# Use SlapOS patched zc.recipe.egg (zc.recipe.egg 2.x is for Buildout 2)
zc.recipe.egg = 2.0.8.dev0+slapos008
zc.recipe.egg = 2.0.8.dev0+slapos008.xavier001
aiofiles = 23.1.0:whl
aiohttp = 3.8.5:whl
......
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