Skip to content

Remove Bikeshed version specifier#228

Open
tabatkins wants to merge 1 commit intow3c:mainfrom
tabatkins:patch-2
Open

Remove Bikeshed version specifier#228
tabatkins wants to merge 1 commit intow3c:mainfrom
tabatkins:patch-2

Conversation

@tabatkins
Copy link
Copy Markdown
Member

Per #191, letting Bikeshed try and install the latest version is good in general, and results in a much better error message when people try to run this job with a too-old Python.

Closes #191

Per w3c#191, letting Bikeshed try and install the latest version is good in general, and results in a much better error message when people try to run this job with a too-old Python.
@sidvishnoi
Copy link
Copy Markdown
Member

@tabatkins I feel this goes against the dependency-locking plan I mentioned in #141 (comment). I'd like each spec-prod version to have a specific toolchain version (even if major) so people can use it, without any breaking changes. I think warning when using incompatible version would be best, or even better - ensure a compatible python version is installed (#99).

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.

Warn when Bikeshed is invoked with a Python < 3.9?

2 participants