Skip to content

fix docker build error by freezing setuptools version#3002

Merged
access2rohit merged 1 commit intodeepjavalibrary:masterfrom
access2rohit:master
Feb 24, 2026
Merged

fix docker build error by freezing setuptools version#3002
access2rohit merged 1 commit intodeepjavalibrary:masterfrom
access2rohit:master

Conversation

@access2rohit
Copy link
Contributor

@access2rohit access2rohit commented Feb 23, 2026

Description

Latest version of setuptools 82.0.0 causes problems with the oss_compliance check script. Fixing it to ==80.9.0
pkg_resources has been removed from setuptools== 82.0.0 onwards
pypa/setuptools#3085
https://setuptools.pypa.io/en/stable/history.html#v82-0-0

@access2rohit access2rohit requested review from a team and zachgk as code owners February 23, 2026 23:22
@access2rohit access2rohit merged commit 03faabd into deepjavalibrary:master Feb 24, 2026
8 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