mirror of
https://github.com/aljazceru/validate_email.git
synced 2025-12-19 15:14:18 +01:00
Update setup.py
This commit is contained in:
4
setup.py
4
setup.py
@@ -10,5 +10,5 @@ setup(name='validate_email',
|
|||||||
long_description=open('README.rst').read(),
|
long_description=open('README.rst').read(),
|
||||||
keywords = 'email validation verification mx verify',
|
keywords = 'email validation verification mx verify',
|
||||||
url = 'http://github.com/syrusakbary/validate_email',
|
url = 'http://github.com/syrusakbary/validate_email',
|
||||||
license = 'LGPL',
|
license = 'GPL',
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user