Skip to content

Fix python 3 installation on new setuptools versions#172

Merged
polsala merged 1 commit intomasterfrom
fix_py3_install_after_pkg_resources_removal
Feb 17, 2026
Merged

Fix python 3 installation on new setuptools versions#172
polsala merged 1 commit intomasterfrom
fix_py3_install_after_pkg_resources_removal

Conversation

@polsala
Copy link
Member

@polsala polsala commented Feb 17, 2026

Due removal of pkg_resources on setuptools pypa/setuptools#5007 and not limited setuptools on lazy-object-proxy 1.7.0 destral installation was failing on ci workflows.

Removed fixed version for py3

Ref: #129

@polsala polsala enabled auto-merge February 17, 2026 15:43
@polsala polsala added py3 patch Patch auto version V_._.X labels Feb 17, 2026
@polsala polsala self-assigned this Feb 17, 2026
@polsala polsala requested a review from ecarreras February 17, 2026 15:58
@polsala polsala merged commit 168612f into master Feb 17, 2026
2 checks passed
@polsala polsala deleted the fix_py3_install_after_pkg_resources_removal branch February 17, 2026 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch auto version V_._.X py3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants