Skip to content

Update haystack-pydoc-tools to no longer use pydoc-markdown #10532

@sjrl

Description

@sjrl

We should also consider updating/migrating our https://github.com/deepset-ai/haystack-pydoc-tools package since it relies on pydoc-markdown which is no longer being maintained (last release in 2023). The author of that package recommends looking at mkdocstrings as a possible migration path.

We recently had to pin setuptools to v81.0.0 since in version 82.0.0 they removed pkg_resources which is needed by pydoc-markdown to work.

Metadata

Metadata

Assignees

Labels

P1High priority, add to the next sprint

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions