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

use z-range for dependencies in requirements.txt #637

Merged

Conversation

BradleySappington
Copy link
Collaborator

Added ranges to allow install for z level enhancements(x.y.z) without needing push.

Added ranges to allow install for z level enhancements(x.y.z) without needing push.
@BradleySappington
Copy link
Collaborator Author

@mperrin @obi-wan76 - Updating requirements.txt to use range over the z level updates. No need to do a separate push for minor things that dont affect code or are trivial bug fixes, users can install them automatically.

Copy link
Collaborator

@mperrin mperrin left a comment

Choose a reason for hiding this comment

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

Looks good to me, as discussed in Slack.

@BradleySappington BradleySappington merged commit 6bd15a9 into dependabot/pip/scipy-1.14.1 Sep 4, 2024
13 checks passed
@BradleySappington BradleySappington deleted the z-range-for-dependencies branch September 4, 2024 16:56
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