Devin Petersohn
4d2010a852
Ship Modin with Ray. ( #3109 )
2018-11-29 20:05:24 +01:00
Devin Petersohn
8fcdafc6ea
Adding Python3.7 wheels support ( #2546 )
...
* Adding Python3.7 wheels support
* Adding Mac wheels update
* fix
* numpy version
* choose different numpy versions depending on python version
* fix
2018-10-18 17:58:39 -07:00
Wang Qing
c87a9114cd
Change the version number of Miniconda3. ( #2829 )
...
Change version number of Miniconda.
Change the version of Miniconda.
2018-09-05 12:05:04 -07:00
Robert Nishihara
1ede458519
Stop building wheels for Python 3.3 on Linux. ( #2342 )
...
* Stop building wheels for Python 3.3 on Linux.
* Fix test.
2018-07-04 12:22:33 -07:00
Robert Nishihara
1afc487baf
In setup.py, move cython to setup_requires. ( #878 )
...
* In setup.py, move cython to setup_requires and move setuptools_scm to setup_requires.
* Add back pip install of cython when building mac wheels.
* Revert changes to setuptools_scm.
* Check that the correct number of Linux wheels are produced.
* Add back pip install cython when building linux wheels.
2017-08-28 23:07:33 -07:00
Robert Nishihara
58d06e3f4d
Test building wheels in Travis. ( #852 )
...
* Test building wheels in Travis.
* Fix bug, bash variable wasn't evaluated because it was in single quotes not double quotes.
2017-08-21 23:48:20 -07:00