Add MANIFEST file and update README file
This commit is contained in:
@@ -14,8 +14,8 @@ setup(
|
||||
long_description=README,
|
||||
long_description_content_type='text/markdown',
|
||||
url='https://github.com/demiroren-teknoloji/django-admin-autocomplete-list-filter',
|
||||
author='Uğur Özyılmazel, Can Adıyaman',
|
||||
author_email='ugur.ozyilmazel@demirorenteknoloji.com, can.adiyaman@demirorenteknoloji.com',
|
||||
author='Demirören Teknoloji Django Team',
|
||||
author_email='account@demirorenteknoloji.com',
|
||||
license='MIT',
|
||||
python_requires='>=3.0',
|
||||
packages=find_packages(),
|
||||
@@ -23,7 +23,7 @@ setup(
|
||||
'Development Status :: 4 - Beta',
|
||||
'Environment :: Web Environment',
|
||||
'Framework :: Django',
|
||||
'Framework :: Django :: 2.2.4',
|
||||
'Framework :: Django :: 2.2',
|
||||
'Intended Audience :: Developers',
|
||||
'License :: OSI Approved :: MIT License',
|
||||
'Operating System :: OS Independent',
|
||||
|
||||
Reference in New Issue
Block a user