mirror of
https://github.com/qvacua/vimr.git
synced 2024-12-25 23:02:35 +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
|
||||
# - RELEASE_NOTES
|
||||
|
||||
echo "### Installing some python packages"
|
||||
|
||||
pip install requests
|
||||
pip install Markdown
|
||||
|
||||
echo "### Building VimR"
|
||||
|
||||
./bin/prepare_repositories.sh
|
||||
|
Loading…
Reference in New Issue
Block a user