diff options
| author | markotibold | 2011-06-26 01:38:56 +0200 |
|---|---|---|
| committer | markotibold | 2011-06-26 01:38:56 +0200 |
| commit | 8cab127c2a99ab027e981f3e9198b7c548f0aa46 (patch) | |
| tree | 15cd8e640de25af828c0634e71b99242e4dfe7d5 /requirements.txt | |
| parent | 9be3d38aa02ff2a64adc9cab60db05f37cbfe476 (diff) | |
| download | django-rest-framework-8cab127c2a99ab027e981f3e9198b7c548f0aa46.tar.bz2 | |
some restyling and updated requirements.txt for yaml support
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 7ae0ee45..7d5e6682 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ Django==1.2.4 wsgiref==0.1.2 coverage==3.4 - +yaml==3.10 |
