Skip to content

Update build deps for numpy #641

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

Merged
merged 1 commit into from
Oct 27, 2021
Merged

Update build deps for numpy #641

merged 1 commit into from
Oct 27, 2021

Conversation

xaleryb
Copy link
Contributor

@xaleryb xaleryb commented Oct 27, 2021

No description provided.

@coveralls
Copy link
Collaborator

Coverage Status

Coverage remained the same at 74.511% when pulling 503f496 on xaleryb/deps_upd into 9537331 on master.

@xaleryb
Copy link
Contributor Author

xaleryb commented Oct 27, 2021

@PokhodenkoSA we are unblocked with compiler issue and windows 3.9 check passed already. Please provide approval and we'll merge it.

@xaleryb xaleryb requested a review from PokhodenkoSA October 27, 2021 15:44
@PokhodenkoSA
Copy link
Contributor

@diptorupd @oleksandr-pavlyk
How dpctl uses numpy?

@xaleryb xaleryb merged commit 8921d5a into master Oct 27, 2021
@xaleryb xaleryb deleted the xaleryb/deps_upd branch October 27, 2021 16:02
@@ -22,12 +22,11 @@ requirements:
- python
- make # [unix]
- ninja # [win]
- numpy >=1.17 # [win or osx or py>=38]
- numpy 1.17 # [linux and py==37]
- numpy 1.19
Copy link
Contributor

Choose a reason for hiding this comment

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

To clarify.
This should be >=1.19. Version of numpy to build with should be defined in build system. Now there is no such possibility.

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