-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: 更新版本号至 2025.01.02.2300,并调整参数传递方式 (#29)
* fix: 更新版本号至 2025.01.02.2300,并调整参数传递方式 fix DuckDuckStudio/Fufu_Tools#97 Replace branch fft-issue-97 's changes Add pip dep(s) version update * fix: 补全调用程序 Merge branch fft-issue-97 's change(s) * Squashed commit of the following: commit 85e61b6 Merge: 11e688d 5a354c9 Author: 鸭鸭「カモ」 <[email protected]> Date: Thu Jan 2 23:00:26 2025 +0800 Merge branch 'develop-fft97' into save-temp-20241104 commit 11e688d Merge: 7ef5152 971e840 Author: 宁静致远 <[email protected]> Date: Mon Nov 4 19:01:37 2024 +0800 Merge pull request #26 from DuckDuckStudio/main [Auto] Sync changes to branch `save-temp-20241104` commit 7ef5152 Author: 鸭鸭「カモ」 <[email protected]> Date: Mon Nov 4 16:46:35 2024 +0800 [Save] 保存工作进度
- Loading branch information
1 parent
d1bcfe0
commit 310b443
Showing
7 changed files
with
41 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
colorama | ||
configparser | ||
plyer | ||
chardet | ||
colorama==0.4.6 | ||
configparser==7.1.0 | ||
plyer==2.1.0 | ||
chardet==5.2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters