Skip to content

Commit a4c5f34

Browse files
committed
Update python versions
1 parent e80c271 commit a4c5f34

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,9 @@
2323
'Topic :: Security',
2424
'License :: OSI Approved :: BSD License',
2525
'Programming Language :: Python :: 3',
26-
'Programming Language :: Python :: 3.4',
27-
'Programming Language :: Python :: 3.5',
2826
'Programming Language :: Python :: 3.6',
2927
'Programming Language :: Python :: 3.7',
28+
'Programming Language :: Python :: 3.8',
3029
'Programming Language :: Python :: Implementation :: PyPy',
3130
],
3231
keywords='ssh pubkey public key openssh ssh-rsa ssh-dss ssh-ed25519',

0 commit comments

Comments
 (0)