Fix Python 3 classifier in setup.py
This commit is contained in:
@@ -50,7 +50,7 @@ Identified Mail) email signing and verification.""",
|
|||||||
'Natural Language :: English',
|
'Natural Language :: English',
|
||||||
'Operating System :: OS Independent',
|
'Operating System :: OS Independent',
|
||||||
'Programming Language :: Python',
|
'Programming Language :: Python',
|
||||||
'Programming Language :: Python3',
|
'Programming Language :: Python :: 3',
|
||||||
'Topic :: Communications :: Email :: Mail Transport Agents',
|
'Topic :: Communications :: Email :: Mail Transport Agents',
|
||||||
'Topic :: Communications :: Email :: Filters',
|
'Topic :: Communications :: Email :: Filters',
|
||||||
'Topic :: Internet :: Name Service (DNS)',
|
'Topic :: Internet :: Name Service (DNS)',
|
||||||
|
|||||||
Reference in New Issue
Block a user