使用PyInstaller打包;db.json移动到categories中;Popen不打开新窗口
This commit is contained in:
parent
b3a3738f6d
commit
8d77a2590d
4 changed files with 71 additions and 5 deletions
1
Pipfile
1
Pipfile
|
@ -4,6 +4,7 @@ verify_ssl = true
|
|||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
pyinstaller = "*"
|
||||
|
||||
[dev-packages]
|
||||
black = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue