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.
tox.toml
1 parent 5493ba0 commit 732a308Copy full SHA for 732a308
tox.toml
@@ -85,7 +85,7 @@ commands = [
85
[
86
"python",
87
"-c",
88
- 'print(r"documentation available under file://{work_dir}{/}docs_out{/}index.html")',
+ 'print(r"documentation available under file://{work_dir}{/}docs_out{/}html{/}index.html")',
89
],
90
]
91
0 commit comments