From: zuber Date: Tue, 10 Nov 2009 11:54:08 +0000 (+0100) Subject: Dodanie PyYAML do requirements.txt (wymagane do załadowania themes.yaml). X-Git-Url: https://git.mdrn.pl/redakcja.git/commitdiff_plain/3dce3af2370f6609df6f2d555e6be22017645300 Dodanie PyYAML do requirements.txt (wymagane do załadowania themes.yaml). --- diff --git a/requirements.txt b/requirements.txt index 3423647a..1065d5fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,5 @@ librarian>=1.3.dev,<1.4 django-piston==0.2.3rc1 django-cas-consumer==0.1dev Pygments>=1.1 +PyYAML>=3.0 MySQL-python>=1.2,<2.0