Skip to content

fix: correct minimum versions and test#962

Merged
henryiii merged 2 commits intowntrblm:mainfrom
henryiii:henryiii/fix/mins
May 6, 2025
Merged

fix: correct minimum versions and test#962
henryiii merged 2 commits intowntrblm:mainfrom
henryiii:henryiii/fix/mins

Conversation

@henryiii
Copy link
Copy Markdown
Collaborator

@henryiii henryiii commented May 1, 2025

Fix #961. Test the minimums and update to fix tests.

@henryiii henryiii force-pushed the henryiii/fix/mins branch from b0b3316 to 718c907 Compare May 4, 2025 04:48
Comment thread tests/test_virtualenv.py
pyvenv_cfg = """\
home = /usr/bin
pyvenv_cfg = f"""\
home = {home}
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

FWIW, this also fixes an issue I've seen a lot running locally.

@henryiii henryiii merged commit ecd52d7 into wntrblm:main May 6, 2025
21 checks passed
@henryiii henryiii deleted the henryiii/fix/mins branch May 6, 2025 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2025.05.01 breaks with certain compatible versions of attrs installed

1 participant