attempt to set COV_CMD
This commit is contained in:
parent
4d2cd34b94
commit
71fa7faa60
|
@ -42,7 +42,7 @@
|
|||
"sub":
|
||||
{
|
||||
"pattern": "(\\d|py\\d)\\.*(\\d+)",
|
||||
"replace": "py\\1\\2"
|
||||
"replace": "py\\1\\2 COV_CMD=''"
|
||||
}
|
||||
},
|
||||
"python_version": "python-version"
|
||||
|
|
Loading…
Reference in New Issue