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 86d1527 commit 581ed13Copy full SHA for 581ed13
README.md
@@ -120,5 +120,5 @@ python setup.py install
120
After developing, the full test suite can be evaluated by running:
121
122
```sh
123
-python setup.py test # Use --pytest-args="-v -s" for verbose mode
+python setup.py test # Use --addopts="-v -s" for verbose mode
124
```
0 commit comments