Commit Graph

20 Commits

Author SHA1 Message Date
arve0 dedff0efa8 smarter requirements in test env 2015-05-28 14:44:00 +02:00
arve0 2166041fee deps: cython not runtime, add dask, six >= 1.4
- cython is not a runtime dependency
- dask is a runtime dependency
- scikit-image depends on six.moves.urllib
2015-05-25 12:41:13 +02:00
Johannes Schönberger f9d867cbe2 Raise Cython dependency to 0.21 2015-01-22 07:36:48 -05:00
Steven Silvester 043721aa24 Use system packages on Py2.7
Use system packages on python 2.7

Try and fix PyQt4 and use wheelhouse astropy

Fix version requirements
2014-12-02 05:39:56 -06:00
Steven Silvester 40d6a51779 Use virtualenv for all builds and install everything from wheelhouse
Use venv for all builds and install everything from wheelhouse

Use venv and all minimum requirements

Edit requirements.txt in place and use one call

Update minimum versions and install exclusively from wheelhouse

Use mpl 1.3.1 on py 3.2

Fix pip invocation

Fix pip invocation again

Another fix to pip invocation

Explicitly use venv python to call build_versions.py

Move venv creation and activation to top level

Do not use site-packages

Fix minimum matplotlib ver and Pillow version check

Fix minimum matplotlib ver

Improve error message on version check

Add more debug info

Even more debug info

More debug info

Yet another debug print

Fix python 2.7 installation problem

check for PIL.Image version on install

Add debug to before_install

Try a pip install virtualenv first

Clean up virtualenv creation, add debug info, fix PySide script install

Fix virtualenv path for PySide install

Fix venv location and activation

Try no site packages and fix python 2.7 install
2014-12-02 05:39:35 -06:00
Steven Silvester 10cc476f7f Try to get system matplotlib to pass requirments.txt 2014-10-11 04:58:10 -05:00
Steven Silvester 60db60ff9c Clean up required versions 2014-10-06 20:55:35 -05:00
Steven Silvester 4645dc8d99 Use github downloads for specific versions on Py2.7 2014-10-06 18:59:43 -05:00
Steven Silvester 20155926b5 Update to use wheelhouse 2014-10-06 18:05:31 -05:00
Steven Silvester 69e137be1b Fix required version 2014-10-06 15:25:17 -05:00
Steven Silvester 028fb53368 Bump matplotlib to 1.2 2014-10-06 14:43:44 -05:00
Steven Silvester ec55adf4ea Add pillow to requirements (but allow for PIL) 2014-10-05 10:03:34 -05:00
Steven Silvester 1ce325008a Allow for 3-part dependency versions 2014-10-04 22:33:44 -05:00
Steven Silvester 8e318d070f Add networkx to requirements 2014-10-04 22:09:21 -05:00
Steven Silvester 7157c19716 Make matplotlib a requirement. 2014-09-30 21:12:19 -05:00
Steven Silvester cb7187e3ca Update build requirements and documentation 2014-09-24 16:34:50 -05:00
Vighnesh Birodkar dfee068550 Added networkx to requirements 2014-06-19 02:50:25 +05:30
Stefan van der Walt bc3b229ddc Update pip requirements. 2013-11-01 04:45:16 +02:00
Marianne Corvellec edee15054b Edited after Stefan's comments. 2013-06-28 16:50:43 -04:00
Marianne Corvellec bba2b1b3fa Documented another easy way to build scikit-image for virtualenv users. 2013-06-28 12:35:50 -04:00