summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index ceb90c0..dbb2876 100644
--- a/tox.ini
+++ b/tox.ini
@@ -10,4 +10,4 @@ allowlist_externals =
make
commands =
- make {posargs:all}
+ make {posargs:clean all}