зеркало из https://github.com/github/markup.git
Update bootstrap script to use pip3
This commit is contained in:
Родитель
e1fb4356cd
Коммит
935ee3bb23
|
@ -5,4 +5,4 @@ set -e
|
|||
cd $(dirname "$0")/..
|
||||
|
||||
bundle install
|
||||
easy_install docutils
|
||||
pip3 install docutils
|
||||
|
|
Загрузка…
Ссылка в новой задаче