changeset 1234:fb830770c703

silly txosc can't setup without twisted Ignore-this: 3d04ee055bd9d1f1c9f56534e4096217
author Drew Perttula <drewp@bigasterisk.com>
date Wed, 10 Jun 2015 05:21:16 +0000
parents 15a13eba6fc3
children 07c2e2e0d879
files makefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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