diff options
| author | Marko Tibold | 2011-12-24 13:18:48 +0100 |
|---|---|---|
| committer | Marko Tibold | 2011-12-24 13:18:48 +0100 |
| commit | 500b0dcddc2d965a595eadadc70fb06d2648cc96 (patch) | |
| tree | 6cf83142a0655d1c602a3676ef7242e0c790a311 /examples/requirements-epio.txt | |
| parent | ee4cba90814e083343c969af1a12d47ce7996b59 (diff) | |
| download | django-rest-framework-500b0dcddc2d965a595eadadc70fb06d2648cc96.tar.bz2 | |
Added epio configuration.
Diffstat (limited to 'examples/requirements-epio.txt')
| -rw-r--r-- | examples/requirements-epio.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/requirements-epio.txt b/examples/requirements-epio.txt new file mode 100644 index 00000000..76ab5bd2 --- /dev/null +++ b/examples/requirements-epio.txt @@ -0,0 +1,3 @@ +Pygments==1.4 +Markdown==2.0.3 +djangorestframework |
