Fixing Setup file

This commit is contained in:
Mohamed El-Kalioby
2019-01-25 14:50:40 +03:00
parent 2af838bfd3
commit 263a5e2b8c

View File

@@ -12,7 +12,6 @@ setup(
author='Mohamed El-Kalioby',
author_email = 'mkalioby@mkalioby.com',
url = 'https://github.com/mkalioby/django-mfa2/',
long_description=open('README.md').read(),
download_url='https://github.com/mkalioby/django-mfa2/',
license='MIT',
packages=find_packages(),