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.
2 parents 72c2e38 + 5705dcb commit c0b6d03Copy full SHA for c0b6d03
ci/install.sh
@@ -14,7 +14,7 @@ main() {
14
--git rust-lang/mdbook \
15
--tag $tag
16
17
- pip install linkchecker --user
+ pip install linkchecker python-dateutil --user
18
}
19
20
main
0 commit comments