Skip to content

Require that version of setuptools be recent#766

Merged
mhucka merged 1 commit into
masterfrom
mh-update-setuptools-requirement
Jun 13, 2025
Merged

Require that version of setuptools be recent#766
mhucka merged 1 commit into
masterfrom
mh-update-setuptools-requirement

Conversation

@mhucka
Copy link
Copy Markdown
Collaborator

@mhucka mhucka commented Jun 13, 2025

For some reason, if we don't require a recent version of setuptools explicitly, then on Windows runners on GitHub, when creating virtual environmwents, we end up with a very old version that behaves differently. Setuptools is up to version 80 today, so version 78 should be reasonable without being excessively stringent.

For some reason, if we don't require a recent version of setuptools
explicitly, then on Windows runners on GitHub, when creating virtual
environmwents, we end up with a very old version that behaves
differently. Setuptools is up to version 80 today, so version 78
should be reasonable without being excessively stringent.
@mhucka mhucka requested review from dstrain115 and pavoljuhas June 13, 2025 20:52
@mhucka mhucka merged commit 29291fd into master Jun 13, 2025
48 of 49 checks passed
@mhucka mhucka deleted the mh-update-setuptools-requirement branch June 13, 2025 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants