diff options
-rw-r--r-- | dist/django-exam-0.1.tar.gz | bin | 88229 -> 88221 bytes | |||
-rw-r--r-- | setup.py | 1 |
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 Binary files differindex 1741dc0..1442001 100644 --- a/dist/django-exam-0.1.tar.gz +++ b/dist/django-exam-0.1.tar.gz @@ -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', |