Commit 3fe75888 authored by Łukasz Nowak's avatar Łukasz Nowak

Correctly define python.

parent 55efe1b5
...@@ -79,7 +79,7 @@ update-command = ...@@ -79,7 +79,7 @@ update-command =
cd ${:location} && ${git:location}/bin/git pull --quiet origin master cd ${:location} && ${git:location}/bin/git pull --quiet origin master
[eggs] [eggs]
execut python = python2.7
recipe = zc.recipe.egg recipe = zc.recipe.egg
eggs = eggs =
${lxml-python:egg} ${lxml-python:egg}
......
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