Update README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# 安装运行库国内源附加代码
|
# 安装运行库国内源附加代码
|
||||||
-i https://pypi.tuna.tsinghua.edu.cn/simple
|
-i https://pypi.tuna.tsinghua.edu.cn/simple
|
||||||
# py打包exe代码
|
# py打包exe代码
|
||||||
pyinstaller -F -c *.py
|
pyinstaller -F -c *.py 无图标
|
||||||
|
|
||||||
pyinstaller -F -c -i *.ico *.py
|
pyinstaller -F -c -i *.ico *.py 带图标
|
||||||
|
|||||||
Reference in New Issue
Block a user