Commit Graph

5 Commits

Author SHA1 Message Date
Steven Silvester 39d069fbc8 More cleanup of installation 2015-09-04 08:54:28 -05:00
Steven Silvester 8d04db3bec Do not try optional dependencies on Py3.2 2015-09-04 08:29:52 -05:00
Steven Silvester 605ab95221 Add imageio to optional reqs 2015-09-04 08:03:23 -05:00
John Wiggins b91f6acb8f Remove imread from the optional requirements for 2.7 2015-09-01 19:58:08 +02:00
John Wiggins 05e6c0cb76 Fix some things on Travis
- Now using the latest pip
- imread wasn't actually being installed
- Optional package installation uses a requirements file
- `python setup.py develop` instead of the previous two-step.
2015-08-30 13:50:03 +02:00