# HG changeset patch # User Drew Perttula # Date 1433913676 0 # Node ID fb830770c7036226056399d86fbefcd1bb1789a4 # Parent 15a13eba6fc3facb28bfcd483b94a92a7e4ddfe0 silly txosc can't setup without twisted Ignore-this: 3d04ee055bd9d1f1c9f56534e4096217 diff -r 15a13eba6fc3 -r fb830770c703 makefile --- a/makefile Wed Jun 10 05:12:57 2015 +0000 +++ b/makefile Wed Jun 10 05:21:16 2015 +0000 @@ -13,6 +13,7 @@ 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