Skip to content

add setuptools dependency for non DBR runtimes#55

Merged
adithyasamavedhi-ttd merged 1 commit into
mainfrom
add-setuptools-to-dependency
Jun 15, 2026
Merged

add setuptools dependency for non DBR runtimes#55
adithyasamavedhi-ttd merged 1 commit into
mainfrom
add-setuptools-to-dependency

Conversation

@adithyasamavedhi-ttd

Copy link
Copy Markdown
Collaborator

What does this PR do?

  • Adds setuptools as dependency, this does not affect DBR since all DBR comes with setuptools bundled.
  • This affects non DBR runtimes where after python 3.12, setuptools was removed from stdlib and needs to be installed separately.
  • Pinning minimum version to the version supported by DBR 13.x ( the oldest version supported by the sdk)

@adithyasamavedhi-ttd adithyasamavedhi-ttd requested a review from a team June 15, 2026 17:09
@adithyasamavedhi-ttd adithyasamavedhi-ttd merged commit e697f06 into main Jun 15, 2026
11 checks passed
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.

2 participants