summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorprathamesh2014-08-05 14:43:45 +0530
committerprathamesh2014-08-05 14:43:45 +0530
commit5a9c892e2965695d1f33c38b581e8d7fb0a6ca9b (patch)
tree84c7df38b47af20ca4a74ec3264fec7d5191b970
parent2a2b75ebb15200f9cf3d6cf28504ca9176f865f9 (diff)
downloadonline_test-5a9c892e2965695d1f33c38b581e8d7fb0a6ca9b.tar.gz
online_test-5a9c892e2965695d1f33c38b581e8d7fb0a6ca9b.tar.bz2
online_test-5a9c892e2965695d1f33c38b581e8d7fb0a6ca9b.zip
minor change
-rw-r--r--dist/django-exam-0.1.tar.gzbin88229 -> 88221 bytes
-rw-r--r--setup.py1
2 files changed, 0 insertions, 1 deletions
diff --git a/dist/django-exam-0.1.tar.gz b/dist/django-exam-0.1.tar.gz
index 1741dc0..1442001 100644
--- a/dist/django-exam-0.1.tar.gz
+++ b/dist/django-exam-0.1.tar.gz
Binary files differ
diff --git a/setup.py b/setup.py
index 35b96fd..b69cbbb 100644
--- a/setup.py
+++ b/setup.py
@@ -22,7 +22,6 @@ setup(
description='A django app to conduct online test.',
long_description=README,
install_requires=[
- 'django-exam',
'django',
'django-taggit',
'django-taggit-autocomplete-modified',