1
0
mirror of https://gitlab.com/simple-stock-bots/docs.git synced 2025-08-02 11:31:34 +00:00

moved to requirements.txt for better dep versions

This commit is contained in:
2020-05-21 01:51:46 -07:00
parent cd9d5fc6c9
commit 6b5fada258
2 changed files with 1 additions and 2 deletions

View File

@@ -6,8 +6,7 @@ pages:
image: python:alpine
before_script:
- pip install mkdocs
- pip install mkdocs-material
- pip -r install requirements.txt
script:
# - cp LICENSE docs/LICENSE.md

BIN
requirements.txt Normal file

Binary file not shown.