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

bump maturin <1.6 #20

Merged
merged 1 commit into from
Aug 5, 2024
Merged

bump maturin <1.6 #20

merged 1 commit into from
Aug 5, 2024

Conversation

rupurt
Copy link
Contributor

@rupurt rupurt commented Jun 12, 2024

No description provided.

@@ -1,5 +1,5 @@
[build-system]
requires = ["maturin>=1.4,<1.5", "typing_extensions"]
requires = ["maturin>=1.4,<1.6", "typing_extensions"]
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe just set to

Suggested change
requires = ["maturin>=1.4,<1.6", "typing_extensions"]
requires = ["maturin>=1.4,<2.0", "typing_extensions"]

so we don't need another PR with the next release

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@roeap roeap merged commit 2a6b522 into roeap:main Aug 5, 2024
@rupurt rupurt deleted the bump-maturin-1.6 branch August 6, 2024 18:12
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.

None yet

3 participants