summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorprathamesh2014-08-05 14:43:45 +0530
committerprathamesh2014-08-05 14:43:45 +0530
commit5a9c892e2965695d1f33c38b581e8d7fb0a6ca9b (patch)
tree84c7df38b47af20ca4a74ec3264fec7d5191b970 /setup.py
parent2a2b75ebb15200f9cf3d6cf28504ca9176f865f9 (diff)
downloadonline_test-5a9c892e2965695d1f33c38b581e8d7fb0a6ca9b.tar.gz
online_test-5a9c892e2965695d1f33c38b581e8d7fb0a6ca9b.tar.bz2
online_test-5a9c892e2965695d1f33c38b581e8d7fb0a6ca9b.zip
minor change
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
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',