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