diff options
| author | markotibold | 2011-06-26 01:41:15 +0200 | 
|---|---|---|
| committer | markotibold | 2011-06-26 01:41:15 +0200 | 
| commit | d417a1a20abdb4d4c96cf3318ea1b0d5806f803a (patch) | |
| tree | 99bf4836d7bd9266c0a3c405f2488729f2e97113 /requirements.txt | |
| parent | 8cab127c2a99ab027e981f3e9198b7c548f0aa46 (diff) | |
| download | django-rest-framework-d417a1a20abdb4d4c96cf3318ea1b0d5806f803a.tar.bz2 | |
moved from examples/requirements.txt to main requirements.txt
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 7d5e6682..9e2e9ae4 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 +PyYaml==3.10 | 
