Commit 9f21b1a0 authored by Jérome Perrin's avatar Jérome Perrin

XXX 💥 publish dev slapos.cookbook

parent 7fa8cf67
......@@ -28,7 +28,7 @@ from setuptools import setup, find_packages
import glob
import os
version = '1.0.329'
version = '1.0.330-dev'
name = 'slapos.cookbook'
long_description = open("README.rst").read()
......
......@@ -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://lab.nexedi.com/jerome/slapos/raw/b6724bf7a704d03040a8fe4759f74e3ea59ddc86/slapos.cookbook-1.0.330.dev0.tar.gz
# Use only quite well working sites.
allow-hosts +=
......@@ -58,6 +59,7 @@ allow-hosts +=
sourceforge.net
www.dabeaz.com
www.owlfish.com
lab.nexedi.com
# Use an https index
index = https://pypi.org/simple/
......
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