Skip to content

chore: fix CI#186

Merged
gabrielcocenza merged 1 commit intomainfrom
fix-ci
Feb 25, 2026
Merged

chore: fix CI#186
gabrielcocenza merged 1 commit intomainfrom
fix-ci

Conversation

@gabrielcocenza
Copy link
Member

@gabrielcocenza gabrielcocenza commented Feb 23, 2026

Keystone imports pkg_resources (from setuptools). In Python 3.12 environments, newer setuptools versions (>= 70) no longer provide pkg_resources in a way compatible with Keystone, resulting in ImportError at runtime. We therefore pin setuptools < 70 until Keystone removes this dependency or becomes compatible.

@gabrielcocenza gabrielcocenza force-pushed the fix-ci branch 2 times, most recently from 1e5d912 to 708e732 Compare February 23, 2026 15:34
@gabrielcocenza gabrielcocenza merged commit 5225cd0 into main Feb 25, 2026
9 of 10 checks passed
@gabrielcocenza gabrielcocenza deleted the fix-ci branch February 25, 2026 12:07
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.

3 participants