Skip to content

fix(ci): remove virtualenv<21 pin from CI workflows#933

Draft
LalatenduMohanty wants to merge 1 commit intopython-wheel-build:mainfrom
LalatenduMohanty:remove-virtualenv-pin
Draft

fix(ci): remove virtualenv<21 pin from CI workflows#933
LalatenduMohanty wants to merge 1 commit intopython-wheel-build:mainfrom
LalatenduMohanty:remove-virtualenv-pin

Conversation

@LalatenduMohanty
Copy link
Member

@LalatenduMohanty LalatenduMohanty commented Feb 26, 2026

Summary

Test plan

  • CI passes without the pin

Closes: #932

🤖 Generated with Claude Code

Remove the temporary virtualenv<21 pin that was added in d35a8c5 to
work around hatch 1.16.4 incompatibility with virtualenv>=21.

Upstream: pypa/hatch#2193

Closes: python-wheel-build#932
Co-Authored-By: Claude <claude@anthropic.com>
Signed-off-by: Lalatendu Mohanty <lmohanty@redhat.com>
@mergify mergify bot added the ci label Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove virtualenv<21 pin once hatch supports virtualenv>=21

1 participant