We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dde13d commit 4cf98ddCopy full SHA for 4cf98dd
UNITTESTS/README.md
@@ -62,7 +62,7 @@ pip install 'gcovr>=4.1'
62
```
63
virtualenv pyenv
64
pyenv\\Scripts\\activate
65
-pip install 'gcovr>=4.1'
+pip install "gcovr>=4.1"
66
67
68
## Building and running unit tests
0 commit comments