diff options
author | prathamesh | 2014-08-05 14:43:45 +0530 |
---|---|---|
committer | prathamesh | 2014-08-05 14:43:45 +0530 |
commit | 5a9c892e2965695d1f33c38b581e8d7fb0a6ca9b (patch) | |
tree | 84c7df38b47af20ca4a74ec3264fec7d5191b970 /setup.py | |
parent | 2a2b75ebb15200f9cf3d6cf28504ca9176f865f9 (diff) | |
download | online_test-5a9c892e2965695d1f33c38b581e8d7fb0a6ca9b.tar.gz online_test-5a9c892e2965695d1f33c38b581e8d7fb0a6ca9b.tar.bz2 online_test-5a9c892e2965695d1f33c38b581e8d7fb0a6ca9b.zip |
minor change
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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', |