We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e80c271 commit a4c5f34Copy full SHA for a4c5f34
1 file changed
setup.py
@@ -23,10 +23,9 @@
23
'Topic :: Security',
24
'License :: OSI Approved :: BSD License',
25
'Programming Language :: Python :: 3',
26
- 'Programming Language :: Python :: 3.4',
27
- 'Programming Language :: Python :: 3.5',
28
'Programming Language :: Python :: 3.6',
29
'Programming Language :: Python :: 3.7',
+ 'Programming Language :: Python :: 3.8',
30
'Programming Language :: Python :: Implementation :: PyPy',
31
],
32
keywords='ssh pubkey public key openssh ssh-rsa ssh-dss ssh-ed25519',
0 commit comments