We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 611747b commit 39bbd7dCopy full SHA for 39bbd7d
setup.py
@@ -28,7 +28,7 @@
28
packages=['pacli'],
29
install_requires=['pypeerassets', 'terminaltables',
30
'appdirs', 'fire', 'keyring',
31
- 'peerassets-btcpy'],
+ ],
32
entry_points={
33
'console_scripts': [
34
'pacli = pacli.__main__:main'
0 commit comments