mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-09 09:58:56 +08:00
Ignore setup. No need for tmp dir any longer.
This commit is contained in:
@@ -4,4 +4,6 @@
|
||||
branch = True
|
||||
source = skimage
|
||||
include = */skimage/*
|
||||
omit =
|
||||
*/setup.py
|
||||
|
||||
|
||||
@@ -74,5 +74,4 @@ script:
|
||||
- flake8 --exit-zero --exclude=test_*,six.py skimage doc/examples viewer_examples
|
||||
|
||||
after_success:
|
||||
- cd for_test
|
||||
- coveralls
|
||||
|
||||
Reference in New Issue
Block a user