mirror of
https://github.com/freqtrade/freqtrade.git
synced 2022-03-03 23:55:50 +03:00
9 lines
93 B
YAML
9 lines
93 B
YAML
# .readthedocs.yml
|
|
|
|
build:
|
|
image: latest
|
|
|
|
python:
|
|
version: 3.8
|
|
setup_py_install: false
|