Commit Graph
11 Commits
Author SHA1 Message Date
Steven Silvester 23e81753dd Invoke sudo to create link to system PyQt 2014-12-04 20:09:46 -06:00
Steven Silvester 62a37bda32 Fix python version check 2014-12-03 21:23:17 -06:00
Steven Silvester f19dcbbdc3 Clean up use of python version check for pyqt install 2014-12-03 20:56:28 -06: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 79473ee6d9 Quiet down optional installs to avoid hitting 10000 line limit 2014-10-20 06:13:39 -05:00
Steven Silvester b6f775a7cf Use new wheels site and do not install tifffile until optional 2014-10-15 06:03:11 -05:00
Steven Silvester 37d6ddfe36 Fix handling of variables - use local 2014-10-12 19:11:32 -05:00
Steven Silvester 0d2799a98d Export the MPL variables 2014-10-12 18:35:35 -05:00
Steven Silvester 4795946537 Make new script executable 2014-10-12 17:20:23 -05:00
Steven Silvester 71233cca51 Break script into parts and travis_retry optional installs 2014-10-12 17:05:44 -05:00