Skip to content

Commit fc37cf0

Browse files
committed
Merge remote-tracking branch 'origin/devel' into devel
2 parents ca91469 + a9cbdb7 commit fc37cf0

File tree

4 files changed

+28
-27
lines changed

4 files changed

+28
-27
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
## Dev Plan
6565

6666
- [ ] GUI
67-
- [x] Add uvloop support for Unix platform
67+
- [ ] Discord support
6868

6969
## Tutorial
7070

README_zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
## 开发计划
6666

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

7070
## 使用方法
7171

poetry.lock

Lines changed: 25 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ urwid = [
4545
]
4646

4747
[tool.poetry.group.pyinstaller.dependencies]
48-
pyinstaller = "==6.11.0"
48+
pyinstaller = "==6.11.1"
4949

5050
[tool.poetry.group.docs.dependencies]
5151
mkdocs = "^1.5.3"

0 commit comments

Comments
 (0)