# HG changeset patch # User Drew Perttula # Date 2015-06-10 05:21:16 # Node ID fb830770c7036226056399d86fbefcd1bb1789a4 # Parent 15a13eba6fc3facb28bfcd483b94a92a7e4ddfe0 silly txosc can't setup without twisted Ignore-this: 3d04ee055bd9d1f1c9f56534e4096217 diff --git a/makefile b/makefile --- a/makefile +++ b/makefile @@ -13,6 +13,7 @@ binexec: chmod a+x bin/* install_python_deps: link_to_sys_packages + env/bin/pip install twisted env/bin/pip install -U -r pydeps DP=/usr/lib/python2.7/dist-packages