Commit 2cc61477 authored by Julien Muchembled's avatar Julien Muchembled

slaprunner: ...

Yet another non-obvious change that was committed without explanation.
Let's revert and see what breaks...
parent ee979773
...@@ -152,7 +152,6 @@ eggs = ...@@ -152,7 +152,6 @@ eggs =
slapos.recipe.build slapos.recipe.build
slapos.toolbox[flask_auth] slapos.toolbox[flask_auth]
gunicorn==19.7.1 gunicorn==19.7.1
futures
${slapos-cookbook:eggs} ${slapos-cookbook:eggs}
slapos.core # listed explicitly for scripts generation slapos.core # listed explicitly for scripts generation
...@@ -165,7 +164,6 @@ eggs += ...@@ -165,7 +164,6 @@ eggs +=
[versions] [versions]
Flask-Auth = 0.85 Flask-Auth = 0.85
cns.recipe.symlink = 0.2.3 cns.recipe.symlink = 0.2.3
futures = 3.0.5
gitdb = 0.6.4 gitdb = 0.6.4
gunicorn = 19.7.1 gunicorn = 19.7.1
prettytable = 0.7.2 prettytable = 0.7.2
......
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