Commit Graph

19 Commits

Author SHA1 Message Date
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 e6f726b77b Move debug info into top level travis for visibility 2014-11-16 10:52:18 -06:00
Steven Silvester 1ae060dce8 Free disk space during travis install 2014-10-20 06:13:00 -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 71233cca51 Break script into parts and travis_retry optional installs 2014-10-12 17:05:44 -05:00
Steven Silvester 6cff910f67 Update the setup script to install tifffile 2014-10-12 15:12:45 -05:00
Steven Silvester 53892e2153 Move the rest of the code to the scripts. 2014-10-11 04:58:11 -05:00
Steven Silvester 2d4604a3cf Move dependency output to setup script 2014-10-11 04:58:10 -05:00
Steven Silvester e146c3eea5 Clean up formatting and a comment 2014-10-11 04:58:10 -05:00
Steven Silvester 5511639938 Use more generic shebang 2014-10-11 04:58:10 -05:00
Steven Silvester ba1193b15b Switch shell to bash 2014-10-11 04:58:10 -05:00
Steven Silvester f39775add6 Remove the travis numpy 2014-10-11 04:58:10 -05:00
Steven Silvester b68643afc2 Make shell scripts executable 2014-10-11 04:58:09 -05:00
Steven Silvester 5f719d19eb Put the whole script in an sh file 2014-10-11 04:58:09 -05:00
Steven Silvester 81d5498338 Put the TEST_ARGS in travis_setup.sh 2014-10-11 04:58:09 -05:00
Steven Silvester 87d3a07b71 Reorganize files 2014-10-11 04:58:09 -05:00
Steven Silvester b1f7bd8133 Add shebang lines 2014-10-11 04:58:09 -05:00
Steven Silvester cf7c8750b5 Push parts of travis into separate shell scripts 2014-10-11 04:58:07 -05:00