📝 Docs: 添加 nonemoji 并更新开发指南 (#1088)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Ju4tCode
2022-07-08 12:24:48 +08:00
committed by GitHub
parent dddbeb389f
commit be15cfabcc
7 changed files with 281 additions and 238 deletions

View File

@ -39,6 +39,7 @@ httpx = { version = ">=0.20.0, <1.0.0", extras = ["http2"], optional = true }
[tool.poetry.dev-dependencies]
isort = "^5.10.1"
black = "^22.1.0"
nonemoji = "^0.1.2"
pytest-cov = "^3.0.0"
pre-commit = "^2.16.0"
pytest-xdist = "^2.5.0"