1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-07-22 22:21:33 +00:00

install pip

This commit is contained in:
2019-03-22 18:05:04 -07:00
parent 17173cb27a
commit a3de865766

View File

@@ -5,6 +5,7 @@ stages:
- docker
before_script:
- apt install -y python3-pip
- pip install mkdocs
- pip install mkdocs-material