Remove legacy CI config

This commit is contained in:
Johannes Schönberger
2014-08-11 09:02:31 -04:00
parent 3bc3b4f8e3
commit 7bd1da86f2
-10
View File
@@ -1,10 +0,0 @@
[testenv]
deps = nose
coverage
cython
numpy
scipy
commands=
nosetests {posargs:--with-coverage --cover-package=skimage}
coverage xml