mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-29 12:08:00 +08:00
Add shebang lines
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/sh
|
||||
./header.py "Run all tests with minimum dependencies"
|
||||
nosetests --exe -v skimage
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/sh
|
||||
travis_retry pip install wheel flake8 coveralls nose
|
||||
|
||||
# on Python 2.7, use the system versions of numpy, scipy, and matplotlib
|
||||
|
||||
Reference in New Issue
Block a user