tweaks
This commit is contained in:
parent
98c5ddad65
commit
b806f7f9e3
3
setup.py
3
setup.py
@ -18,7 +18,8 @@ setup(
|
|||||||
'Environment :: Web Environment',
|
'Environment :: Web Environment',
|
||||||
'License :: OSI Approved :: MIT License',
|
'License :: OSI Approved :: MIT License',
|
||||||
'Operating System :: OS Independent',
|
'Operating System :: OS Independent',
|
||||||
'Programming Language :: Python :: 3.7'
|
'Programming Language :: Python :: 3.7',
|
||||||
|
'Framework :: Django'
|
||||||
],
|
],
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'django',
|
'django',
|
||||||
|
Loading…
Reference in New Issue
Block a user