Skip to content

Commit d0cfdcd

Browse files
committed
Add in missing 'bypy', 'bypy.bat' to 'setup.py'
1 parent 185af27 commit d0cfdcd

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
@@ -17,7 +17,7 @@
1717
url='https://github.com/houtianze/bypy',
1818
download_url='https://github.com/houtianze/bypy/tarball/' + bypy.__version__,
1919
packages=find_packages(),
20-
scripts=['bypy.py', 'bypygui.pyw'],
20+
scripts=['bypy', 'bypy.py', 'bypy.py', 'bypygui.pyw'],
2121
keywords = ['bypy', 'bypy.py', 'baidu pcs', 'baidu yun', 'baidu pan', 'baidu netdisk',
2222
'baidu cloud storage', 'baidu personal cloud storage',
2323
'百度云', '百度云盘', '百度网盘', '百度个人云存储'],

0 commit comments

Comments
 (0)