attempt to set COV_CMD

This commit is contained in:
sommersoft 2022-03-27 09:58:57 -05:00
parent 4d2cd34b94
commit 71fa7faa60
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
"sub": "sub":
{ {
"pattern": "(\\d|py\\d)\\.*(\\d+)", "pattern": "(\\d|py\\d)\\.*(\\d+)",
"replace": "py\\1\\2" "replace": "py\\1\\2 COV_CMD=''"
} }
}, },
"python_version": "python-version" "python_version": "python-version"