Commit Graph

32 Commits

Author SHA1 Message Date
Olivier Grisel 775f6de0c8 ENH upload Windows wheels to rackspace 2014-09-04 13:45:19 +02:00
Olivier Grisel 8dc8995ee0 FIX Windows CI: use prebuilt numpy / scipy 2014-09-02 16:26:21 +02:00
Olivier Grisel c09a4ca061 FIX define CC and CXX for travis 2014-09-02 11:36:08 +02:00
Olivier Grisel aecf2c0d1d FIX bump up the miniconda installation script 2014-09-01 16:36:49 +02:00
GaelVaroquaux 0f89415424 MAINT: add license info
Fixes #3577
2014-08-19 10:49:59 +02:00
Olivier Grisel d814353cc3 MAINT More robust windows installation script 2014-07-23 19:11:38 +02:00
Olivier Grisel 9dd534830a MAINT Move the build_ext --inplace call to install.sh
In the travis UI, the output of the build step (from
continuous_integration/install.sh) is folded away when the that step
suceed making it easier to focus on the actual test outcome.
2014-07-23 15:55:49 +02:00
Olivier Grisel e9bb1432b2 MAINT disable verbose tests on travis 2014-07-23 15:55:49 +02:00
Olivier Grisel 98f212d253 TST remove joblib tests from sklearn 2014-07-17 17:11:20 +02:00
Olivier Grisel 3829f71147 MAINT configure Windows CI with appveyor.com 2014-07-14 19:36:45 +02:00
Olivier Grisel cddf9a49f5 MAINT skip joblib multiprocessing tests on travis 2014-07-10 17:01:44 +02:00
Olivier Grisel ac45e5d03c MAINT skip tests that require large datadownload under travis 2014-07-02 13:50:47 +02:00
Olivier Grisel 877d4711bd Convert windows_testing_downloader.ps1 from UTF-16le to UTF-8 2014-06-30 15:12:46 +02:00
Olivier Grisel afcb384eba Merge pull request #3256 from kastnerkyle/windows_download_helper
[MRG+1] Windows Powershell script to automatically download Windows packages
2014-06-27 12:51:19 +02:00
Kyle Kastner 89885a80e0 Missing the r in powe(r)shell 2014-06-23 08:56:22 +00:00
Kyle Kastner 950005faa2 Added a few new features, and an example of chocolatey-style install 2014-06-23 08:46:46 +00:00
kastnerkyle@gmail.com 204e506bac Updated to include git, and install all python versions by default 2014-06-20 13:46:16 +00:00
Kyle Kastner e7429bec7a dded verbose output when setting temporarily paths 2014-06-12 15:00:32 +02:00
Kyle Kastner 95d1af788d Added longer delay after python silent install 2014-06-12 14:49:16 +02:00
Kyle Kastner 72835d255a hanging directories is *not* useful for the encoding error 2014-06-12 14:45:25 +02:00
Kyle Kastner 40bcd6ed96 hange directory to $PYTHONHOME to avoid encodings error 2014-06-12 14:15:10 +02:00
Kyle Kastner a319840747 Fixed PATH issues for initial Python install environment 2014-06-12 13:51:46 +02:00
Kyle Kastner c212242536 Registry reloading is necessary the very first time Python is installed! 2014-06-12 13:08:34 +02:00
Kyle Kastner 752eec12f7 Additional functions, ensuring pip is correct for python 3 and passing the proper path 2014-06-12 10:55:31 +02:00
Kyle Kastner d5351bba67 Changed to using wheel packages for scipy and numpy, currently hosted on the sklearn Rackspace account. 2014-06-11 15:10:15 +02:00
Kyle Kastner 35368d497b Fixed bug with append string getting double "_py_py" 2014-06-10 15:05:18 +02:00
Kyle Kastner 20b9019be9 ignificant refactoring, will now automatically install Python, pip, and nose. Numpy and Scipy still require manual intervention 2014-06-10 14:10:22 +02:00
Kyle Kastner 15590e59ef Added Windows Powershell download script 2014-06-06 15:16:16 +02:00
Joel Nothman b20f1dbe77 TST add sphinxext to testing 2014-06-05 23:46:28 +10:00
Olivier Grisel 216b4e5e99 CI: make travis run the doctests 2014-05-23 11:16:47 +02:00
Olivier Grisel 80ef9ebb10 DOC: add some header doc to the travis scripts 2014-04-03 14:59:26 +02:00
Olivier Grisel 0dc5f370fc ENH: configure travis to also test old numpy & scipy 2014-04-03 12:57:47 +02:00