Browse Source

Added yadayada to install requirements.

Ask Solem 16 năm trước cách đây
mục cha
commit
25024ca424
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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',
     ],