mirror of
https://gitlab.com/simple-stock-bots/docs.git
synced 2025-08-02 19:41:40 +00:00
moved to requirements.txt for better dep versions
This commit is contained in:
@@ -6,8 +6,7 @@ pages:
|
|||||||
image: python:alpine
|
image: python:alpine
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- pip install mkdocs
|
- pip -r install requirements.txt
|
||||||
- pip install mkdocs-material
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
# - cp LICENSE docs/LICENSE.md
|
# - cp LICENSE docs/LICENSE.md
|
||||||
|
BIN
requirements.txt
Normal file
BIN
requirements.txt
Normal file
Binary file not shown.
Reference in New Issue
Block a user