Skip to content

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

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

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
@LalatenduMohanty
Copy link
Member Author

Hatch 1.16.5 is released now with the fix, refer pypa/hatch#2198

@LalatenduMohanty LalatenduMohanty marked this pull request as ready for review February 28, 2026 04:06
@LalatenduMohanty LalatenduMohanty requested a review from a team as a code owner February 28, 2026 04:06
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