We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a18769 commit 84cd090Copy full SHA for 84cd090
setup.py
@@ -8,7 +8,7 @@
8
long_description = f.read()
9
10
setup(
11
- name='sshpubkeys',
+ name='py3sshpubkeys',
12
version='3.4.0',
13
description='SSH public key parser',
14
long_description=long_description,
0 commit comments