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 b7cc501 commit 82af575Copy full SHA for 82af575
tox.ini
@@ -54,6 +54,7 @@ commands =
54
accept: {[testenv:base-command]commands} test/ -m accept
55
examples: {[testenv:base-command]commands} examples/test/ -m examples
56
all: {[testenv:base-command]commands} test/ examples/test/
57
+ manual: {[testenv:base-command]commands}
58
59
# Verify that local tests work without environment variables present
60
[testenv:nocmk]
0 commit comments