We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a301cd commit a70f254Copy full SHA for a70f254
README.md
@@ -122,5 +122,5 @@ python setup.py install
122
After developing, the full test suite can be evaluated by running:
123
124
```sh
125
-python setup.py test # Use --pytest-args="-v -s" for verbose mode
+python setup.py test # Use --addopts="-v -s" for verbose mode
126
```
0 commit comments