Skip to content

Conversation

rflamary
Copy link
Collaborator

  • build automatically wheels on release
  • hopefully for manylinux/windows/macosx

@codecov-io
Copy link

codecov-io commented Apr 22, 2020

Codecov Report

Merging #157 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #157   +/-   ##
=======================================
  Coverage   90.96%   90.96%           
=======================================
  Files          15       15           
  Lines        3023     3023           
=======================================
  Hits         2750     2750           
  Misses        273      273           

python -m pip install --upgrade pip
pip install -r requirements.txt
pip install -U "cython"

Copy link
Collaborator

Choose a reason for hiding this comment

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

Why is cython not in requirements ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

it is!

but the build fails if i dont' do that... This is weird.

rflamary and others added 2 commits April 23, 2020 09:05
Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>
@rflamary rflamary changed the title [WIP] build wheels on release [MRG] build wheels on release Apr 23, 2020
@rflamary rflamary merged commit bacb0b9 into master Apr 23, 2020
@rflamary rflamary deleted the build_wheels branch April 23, 2020 08:31
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