Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/devel' into devel
Browse files Browse the repository at this point in the history
  • Loading branch information
Ljzd-PRO committed Nov 18, 2024
2 parents ca91469 + a9cbdb7 commit fc37cf0
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 27 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
## Dev Plan

- [ ] GUI
- [x] Add uvloop support for Unix platform
- [ ] Discord support

## Tutorial

Expand Down
2 changes: 1 addition & 1 deletion README_zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
## 开发计划

- [ ] GUI
- [x] 对 Unix 平台增加 uvloop 支持
- [ ] Discord 下载支持

## 使用方法

Expand Down
49 changes: 25 additions & 24 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ urwid = [
]

[tool.poetry.group.pyinstaller.dependencies]
pyinstaller = "==6.11.0"
pyinstaller = "==6.11.1"

[tool.poetry.group.docs.dependencies]
mkdocs = "^1.5.3"
Expand Down

0 comments on commit fc37cf0

Please sign in to comment.