Skip to content

Commit ef7aeb3

Browse files
Update keywords and classifiers
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
1 parent bdc8b17 commit ef7aeb3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,10 @@
2828
description="GSSAPI over HTTP Negotiate/SPNEGO support for urllib/urllib2",
2929
license="Apache 2.0",
3030
url="http://github.com/pythongssapi/urllib-gssapi/",
31-
keywords="urllib2 kerbero http negotiate spnego gssapi",
31+
keywords="urllib2 kerberos http https negotiate spnego gssapi",
3232
packages=['urllib_gssapi'],
3333

3434
classifiers=[
35-
'Development Status :: 3 - Alpha',
3635
'Intended Audience :: Developers',
3736
'License :: OSI Approved :: Apache Software License',
3837
'Natural Language :: English',

0 commit comments

Comments
 (0)