Skip to content

Fix CI by pinning virtualenv version#262

Merged
unflxw merged 2 commits intomainfrom
fix-python-ci
Mar 17, 2026
Merged

Fix CI by pinning virtualenv version#262
unflxw merged 2 commits intomainfrom
fix-python-ci

Conversation

@unflxw
Copy link
Contributor

@unflxw unflxw commented Mar 17, 2026

Remove pinned click version bound

This was a workaround for an issue on an earlier version of hatch,
which has now been fixed.

See: #245

Pin CI tests to virtualenv version 20

An issue with newer versions of virtualenv breaks hatch runs in
Python 3.8 and 3.9.

See: pypa/hatch#2193

unflxw added 2 commits March 17, 2026 15:21
This was a workaround for an issue on an earlier version of `hatch`,
which has now been fixed.

#245
An issue with newer versions of `virtualenv` breaks `hatch` runs in
Python 3.8 and 3.9.

See: pypa/hatch#2193
@unflxw unflxw requested review from lipskis and tombruijn March 17, 2026 14:26
@unflxw unflxw self-assigned this Mar 17, 2026
@unflxw unflxw added the chore A small task that takes a day or two at the most. label Mar 17, 2026
@unflxw unflxw merged commit a7e0976 into main Mar 17, 2026
10 checks passed
Copy link
Contributor

@lipskis lipskis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My post-merge review: 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore A small task that takes a day or two at the most.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants