Browse Source

Added yadayada to install requirements.

Ask Solem 16 years ago
parent
commit
25024ca424
1 changed files with 1 additions and 0 deletions
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -61,6 +61,7 @@ setup(
     install_requires=[
         'django-unittest-depth',
         'simplejson',
+        'yadayada',
         'carrot>=0.3.8',
         'django',
     ],