We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2bc9ef commit 4f611acCopy full SHA for 4f611ac
1 file changed
setup.py
@@ -24,10 +24,12 @@
24
'Intended Audience :: Developers',
25
'Topic :: Software Development :: Libraries :: Python Modules',
26
27
+ 'Programming Language :: Python :: 2',
28
'Programming Language :: Python :: 2.7',
29
'Programming Language :: Python :: 3',
30
'Programming Language :: Python :: 3.4',
31
'Programming Language :: Python :: 3.5',
32
+ 'Programming Language :: Python :: 3.6',
33
],
34
35
keywords="email address validator",
0 commit comments