代码拉取完成,页面将自动刷新
[build-system]
requires = []
build-backend = "setuptools.build_meta"
backend-path = ["."]
[tool.black]
skip-string-normalization = true
[tool.setuptools_scm]
[tool.pytest-enabler.black]
#addopts = "--black"
[tool.pytest-enabler.mypy]
#addopts = "--mypy"
[tool.pytest-enabler.cov]
addopts = "--cov"
[tool.pytest-enabler.ruff]
addopts = "--ruff"
[tool.pytest-enabler.xdist]
addopts = "-n auto"
[tool.towncrier]
package = "setuptools"
package_dir = "setuptools"
filename = "CHANGES.rst"
directory = "changelog.d"
title_format = "v{version}"
issue_format = "#{issue}"
template = "tools/towncrier_template.rst"
underlines = ["-", "^"]
[[tool.towncrier.type]]
directory = "deprecation"
name = "Deprecations"
showcontent = true
[[tool.towncrier.type]]
directory = "breaking"
name = "Breaking Changes"
showcontent = true
[[tool.towncrier.type]]
directory = "change"
name = "Changes"
showcontent = true
[[tool.towncrier.type]]
directory = "doc"
name = "Documentation changes"
showcontent = true
[[tool.towncrier.type]]
directory = "misc"
name = "Misc"
showcontent = true
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。