plone.restapi has two dependencies to build HTTP request and response examples in the documentation. Work is in progress to use implicit, or more specifically, native namespaces for Plone 6.2.
The following line needs to be removed for Plone 6.2.
|
setuptools # required by sphinxcontrib.httpexample, remove when it migrates to importlib |
Once the following PRs are merged, then we can proceed on this issue.
See also:
plone.restapi has two dependencies to build HTTP request and response examples in the documentation. Work is in progress to use implicit, or more specifically, native namespaces for Plone 6.2.
The following line needs to be removed for Plone 6.2.
plone.restapi/requirements-docs.txt
Line 4 in 6137126
Once the following PRs are merged, then we can proceed on this issue.
See also: