From 7daa21c241264ff80f8641a3e565ecf3e3b2434a Mon Sep 17 00:00:00 2001 From: Tyson Clugg Date: Wed, 10 Jun 2015 17:49:04 +1000 Subject: [PATCH] Add missing dependency (pybars3). --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 05e6896..cd25baf 100644 --- a/setup.py +++ b/setup.py @@ -21,6 +21,7 @@ setup( 'meteor-ejson>=1.0', 'psycogreen>=1.0', 'django-dbarray>=0.2', + 'pybars3>=0.9.1', ], entry_points={ 'console_scripts': [