Commit Graph

17 Commits

Author SHA1 Message Date
Steven Silvester 782ba46a4c Handle more warnings
Punt on the issue of warnings with the minimum build

Handle warnings in measure pkg

Fix the rank filter test by forcing a random seed in the function

Compare as boolean in imread test

Import loadmat in test_setup to avoid warning

Use a setup method for imread plugin test

Revoke unintended changes

Fix indentation to appease jni

More indentation fixes

Fix unintentional comment out
2014-12-23 16:49:59 -06:00
Steven Silvester 2756358f3c Clean up PIL plugin and handle more warnings
Use the pil plugin to load data files

Fix install_requires string formatting

Dead end commit

Make all tools executable

Remove debug print

Suppress PIL resourcewarnings

Handle a few more warnings
2014-12-23 16:48:38 -06:00
Johannes Schönberger fb4729d60d Fix gh-pages build script 2014-05-27 21:46:41 -04:00
Johannes Schönberger 2171f94048 Change to http git protocol 2014-05-27 21:46:41 -04:00
Stefan van der Walt 4992f8bc9b Make doc/gh-pages executable 2014-03-13 00:47:12 +02:00
Stefan van der Walt cb04bd6a83 Add '--all' flag to placify newer versions of git 2014-02-12 12:58:02 +02:00
Stefan van der Walt baf70ef93d Correctly determine dev version for doc building. 2013-10-19 16:43:59 +02:00
Stefan van der Walt bba66db9c2 Provide stable doc version by naming docs directory 0.9.x, e.g. 2013-10-14 14:02:28 +02:00
François Boulogne 93f92e6a83 fix blank print for python2 2013-06-12 21:40:53 +02:00
François Boulogne eb9de1d7eb MIN: use print() instead of print 2013-06-12 21:16:23 +02:00
Johannes Schönberger d690212d1c Rename scikits-image to scikit-image 2012-10-02 19:02:37 +02:00
Tony S Yu 0250bb15f6 PKG: Clarify instructions for gh-pages.
Also, clean up some whitespace.
2012-09-30 11:01:36 -04:00
Stefan van der Walt 834a4b04a9 DOC: Do not rebuild the doc versions index automatically. 2011-10-10 13:01:23 -07:00
Stefan van der Walt 64dc218483 DOC: Deploy current docs to scikits-image.org/docs/dev. 2011-07-18 19:11:44 -07:00
Pieter Holtzhausen 01e4fcdd5f Tag now a prettier version number from setup.py 2011-07-15 22:14:14 +02:00
Pieter Holtzhausen aa32054b11 Updated the documentation repo location to the offical destination. 2011-07-15 20:15:44 +02:00
Pieter Holtzhausen 93249f2159 Script to checkout docs repo and commit (ipython based) 2011-07-15 20:14:15 +02:00