mirror of
https://github.com/qvacua/vimr.git
synced 2024-12-26 07:13:24 +03:00
Pip some packages to be sure
This commit is contained in:
parent
546b693447
commit
4f9f9e906c
@ -14,6 +14,11 @@ export PATH=/usr/local/bin:$PATH
|
|||||||
# - MARKETING_VERSION
|
# - MARKETING_VERSION
|
||||||
# - RELEASE_NOTES
|
# - RELEASE_NOTES
|
||||||
|
|
||||||
|
echo "### Installing some python packages"
|
||||||
|
|
||||||
|
pip install requests
|
||||||
|
pip install Markdown
|
||||||
|
|
||||||
echo "### Building VimR"
|
echo "### Building VimR"
|
||||||
|
|
||||||
./bin/prepare_repositories.sh
|
./bin/prepare_repositories.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user