Skip to content

Pin setuptools version for local build compatibility - #493

Open
Dimagidhp wants to merge 1 commit into
wso2:mainfrom
Dimagidhp:fix/pin-setuptools-for-local-build
Open

Dimagidhp wants to merge 1 commit into
wso2:mainfrom
Dimagidhp:fix/pin-setuptools-for-local-build

Conversation

@Dimagidhp

Copy link
Copy Markdown
Contributor

Purpose

Resolves #492

A fresh clone cannot build the documentation. markdown==3.2.1 requires
pkg_resources, which setuptools removed in version 82.0.0, and setuptools
is not pinned in en/requirements.txt.

@coderabbitai

coderabbitai Bot commented Sep 15, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: a73b3177-59f5-4e9a-8eef-0d701c8bdb87


Comment @coderabbitai help to get the list of available commands.

@Dimagidhp Dimagidhp changed the title Pin setuptools version to below 80 for local build compatibility Pin setuptools version for local build compatibility Sep 17, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Local development setup fails on a fresh clone due to missing setuptools pin

1 participant