Skip to content

Commit 25f903e

Browse files
committed
update
1 parent 5660c8d commit 25f903e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

onlykey-solo-python

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
'onlykey-cli=onlykey.cli:main'
2424
],
2525
},
26-
install_requires=['hidapi', 'aenum', 'six', 'prompt_toolkit>=2', 'pynacl>=1.4.0', 'ecdsa>=0.13', 'Cython>=0.23.4'],
26+
install_requires=['hidapi', 'aenum', 'six', 'prompt_toolkit>=2', 'pynacl>=1.4.0', 'ecdsa>=0.13', 'Cython>=0.23.4', 'onlykey-solo-python'],
2727
)

0 commit comments

Comments
 (0)