Skip to content

Commit c662a01

Browse files
lidaobing欧林宝
authored andcommitted
Update setup.py (#42)
1 parent 3bb30fe commit c662a01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
from jdcloud_cli.version import VERSION
2323

2424
install_requires = ['websocket-client', 'configparser', 'requests',
25-
'argcomplete', 'argparse', 'jdcloud_sdk==1.4.0', 'pyyaml', 'jinja2']
25+
'argcomplete', 'jdcloud_sdk==1.4.0', 'pyyaml', 'jinja2']
2626

2727

2828
setup(

0 commit comments

Comments
 (0)