We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5208651 commit 12ccff0Copy full SHA for 12ccff0
docs/source/writing_benchmarks.rst
@@ -64,6 +64,9 @@ these features together with::
64
65
asv run --python=same --quick --show-stderr --dry-run
66
67
+.. versionchanged:: 0.6.0
68
+ This replaces the now removed ``asv dev`` command.
69
+
70
You may also want to only do a basic check whether the benchmark suite
71
is well-formatted, without actually running any benchmarks::
72
0 commit comments