mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 08:47:39 +08:00
Release: https://pypi.org/pypi/Markdown/3.5 Homepage: https://Python-Markdown.github.io/ Repository: https://github.com/Python-Markdown/markdown Changelog: https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/index.md Diff: https://github.com/Python-Markdown/markdown/compare/3.4.4...3.5 Stubsabot analysis of the diff between the two releases: - 2 public Python files have been added: `scripts/gen_ref_nav.py`, `scripts/griffe_extensions.py`. - 0 files included in typeshed's stubs have been deleted. - 30 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 1958. - Total lines of Python code deleted: 1067.
7 lines
150 B
TOML
7 lines
150 B
TOML
version = "3.5.*"
|
|
upstream_repository = "https://github.com/Python-Markdown/markdown"
|
|
partial_stub = true
|
|
|
|
[tool.stubtest]
|
|
ignore_missing_stub = true
|