|
|
@ -28,9 +28,9 @@ setup(
|
|
|
|
include_package_data=True,
|
|
|
|
include_package_data=True,
|
|
|
|
install_requires=requirements,
|
|
|
|
install_requires=requirements,
|
|
|
|
license='BSD',
|
|
|
|
license='BSD',
|
|
|
|
keywords='apistar_mail',
|
|
|
|
keywords='apistar_mail mail SMTP',
|
|
|
|
classifiers=[
|
|
|
|
classifiers=[
|
|
|
|
'Development Status :: 1 - Pre-Alpha',
|
|
|
|
'Development Status :: 2 - Pre-Alpha',
|
|
|
|
'Environment :: Web Environment',
|
|
|
|
'Environment :: Web Environment',
|
|
|
|
'Intended Audience :: Developers',
|
|
|
|
'Intended Audience :: Developers',
|
|
|
|
'License :: OSI Approved :: BSD License',
|
|
|
|
'License :: OSI Approved :: BSD License',
|
|
|
|