Skip to content

Commit 39bbd7d

Browse files
committed
update setup.py
1 parent 611747b commit 39bbd7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
packages=['pacli'],
2929
install_requires=['pypeerassets', 'terminaltables',
3030
'appdirs', 'fire', 'keyring',
31-
'peerassets-btcpy'],
31+
],
3232
entry_points={
3333
'console_scripts': [
3434
'pacli = pacli.__main__:main'

0 commit comments

Comments
 (0)