output python version in unit tests
This commit is contained in:
@ -24,6 +24,7 @@ function run_test {
|
||||
return 0
|
||||
}
|
||||
|
||||
python --version
|
||||
coverage erase
|
||||
mkdir tmp
|
||||
run_test pep8 .
|
||||
|
Reference in New Issue
Block a user