-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
MAINT: 1.7.x version pins ("backport") #14145
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
MAINT: 1.7.x version pins ("backport") #14145
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good, but we'll need some upper bounds for other build dependencies (setuptools
, pythran
) as well. I'll have a look at updating those.
In the |
Yes, we can indeed. We may also be missing some |
That cleans it up a bit. We only need three sets of requirements: |
Thanks Ralf and Pamphile, I'll put this backport in |
Changes taken over from scipygh-14145 and from scipy/oldest-supported-numpy#20
Changes taken over from scipygh-14145 and from scipy/oldest-supported-numpy#20
@rgommers Chances are this isn't quite right yet--it mostly borrows from the changes in the previous release branch, so maybe some versions can be slightly higher..