Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin Snakemake to <8 #49

Merged
merged 1 commit into from
Dec 21, 2023
Merged

Pin Snakemake to <8 #49

merged 1 commit into from
Dec 21, 2023

Conversation

victorlin
Copy link
Member

@victorlin victorlin commented Dec 20, 2023

Description of proposed changes

Version 8.0.0 was just released today. Pin to buy time to adjust for any breaking changes.

https://snakemake.readthedocs.io/en/stable/project_info/history.html#id2

Related issue(s)

Checklist

  • Checks pass

Version 8.0.0 was just released today. Pin to buy time to adjust for any
breaking changes.

<https://snakemake.readthedocs.io/en/stable/project_info/history.html#id2>
@victorlin victorlin self-assigned this Dec 20, 2023
@corneliusroemer
Copy link
Member

We wouldn't upgrade anyways as snakemake 8 has minimum python version 3.11 - and we pin python to 3.10 ;)

Copy link
Contributor

@huddlej huddlej left a comment

Choose a reason for hiding this comment

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

Thanks, @victorlin!

@corneliusroemer I'd rather opt into Snakemake 8 when we're ready than depend on interactions of other dependencies to protect us from that change...

@victorlin
Copy link
Member Author

Good point, we can see in the build summary that this doesn't change the Snakemake version. I'll merge it anyways though - this can't hurt in the short term!

@victorlin victorlin merged commit fc57c78 into main Dec 21, 2023
19 of 20 checks passed
@victorlin victorlin deleted the victorlin/pin-snakemake branch December 21, 2023 00:03
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.

3 participants