summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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',