8000
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 e1fb435 commit 935ee3bCopy full SHA for 935ee3b
script/bootstrap
@@ -5,4 +5,4 @@ set -e
5
cd $(dirname "$0")/..
6
7
bundle install
8
-easy_install docutils
+pip3 install docutils
0 commit comments