Commit da394db7 authored by Xavier Thompson's avatar Xavier Thompson

setup: Remove unused dependency links

parent 98bbd068
......@@ -38,9 +38,6 @@ setup(
namespace_packages=['slapos'],
packages=find_packages(),
zip_safe=True,
dependency_links=[
'http://www.nexedi.org/static/packages/source/slapos.buildout/',
],
install_requires=[
'setuptools',
'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