changeset 721:8fddef28d7b9

KC deps Ignore-this: 1cce601ca761b1bf0814616461558dbc
author drewp@bigasterisk.com
date Thu, 14 Jun 2012 03:34:47 +0000
parents 8169d88d4eb4
children ffe30fa6a015
files bin/keyboardcomposer buildout.cfg
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/keyboardcomposer	Wed Jun 13 06:07:27 2012 +0000
+++ b/bin/keyboardcomposer	Thu Jun 14 03:34:47 2012 +0000
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!bin/python
 
 from __future__ import division, nested_scopes
 import cgi, os, sys, time, subprocess, logging
--- a/buildout.cfg	Wed Jun 13 06:07:27 2012 +0000
+++ b/buildout.cfg	Thu Jun 14 03:34:47 2012 +0000
@@ -13,6 +13,7 @@
        rdflib==3.2.1
        restkit==4.1.2
        Louie==1.1
+       webcolors==1.4
 
 python = python
 interpreter = python