We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64704af commit dbfa3ffCopy full SHA for dbfa3ff
5 files changed
README.md
@@ -97,7 +97,6 @@
97
| 目录/文件 | 描述 |
98
|------------------------------------------------|-------------------|
99
| [requirements.txt](./requirements.txt) | 依赖项,运行本项目必备 |
100
-| [requirements_dev.txt](./requirements_dev.txt) | 开发依赖项,为本项目提交贡献时需要 |
101
| [pyproject.toml](./pyproject.toml) | 项目配置文件 |
102
| [poetry.lock](./poetry.lock) | Poetry 依赖项版本约束文件 |
103
| [.gitignore](./.gitignore) | git 忽略提交规则 |
0 commit comments