mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 02:12:01 +00:00
Remove custom build process
This commit is contained in:
parent
c955aa02df
commit
19d6ce5446
|
@ -5,9 +5,6 @@ build:
|
||||||
os: "ubuntu-22.04"
|
os: "ubuntu-22.04"
|
||||||
tools:
|
tools:
|
||||||
python: "3.11"
|
python: "3.11"
|
||||||
commands:
|
|
||||||
- pip install --no-cache-dir -r docs/requirements-docs.txt
|
|
||||||
- python -m mkdocs build --clean --site-dir $READTHEDOCS_OUTPUT/html --config-file mkdocs.yml
|
|
||||||
|
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user