8000 appveyor: build with openblas · Pull Request #3 · MacPython/numpy-wheels · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

appveyor: build with openblas #3

Closed
wants to merge 9 commits into from
Closed

appveyor: build with openblas #3

wants to merge 9 commits into from

Conversation

ghost
Copy link
@ghost ghost commented Oct 1, 2017

Use the OpenBLAS DLL generated from gfortran. See numpy/numpy#9645 for more information.

We'll see whether this works on the first try. I may need to revise it.

matthew-brett and others added 6 commits September 27, 2017 10:51
Merge ours, discarding changes on master.

* master:
  NumPy 1.13.3 release
  Update to latest windows wheel builder
  NumPy 1.13.2 release
  testing build python version
  testing build python version
  Check Python 3.6 version
  Test build looking for Python 3.6.2
  Testing for python 3.6.x versions
  NumPy 1.13.1 release
  NumPy 1.13.1 build.
  NumPy 1.13.0 release
Use the OpenBLAS DLL generated from gfortran. See numpy/numpy#9645 for more information.
- cd ..
- python -c "import numpy; numpy.test(verbose=3)"
Copy link

Choose a reason for hiding this comment

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

The on_success: script needs cd numpy in beginning since it's looking for wheels in $PWD/dist/

Copy link
Author

Choose a reason for hiding this comment

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

Good catch.

@ghost ghost closed this Oct 23, 2017
@ghost ghost mentioned this pull request Oct 23, 2017
@ghost ghost deleted the openblas branch November 5, 2017 17:24
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0