mirror of
https://bitbucket.org/myhomie/mycorerepository.git
synced 2025-12-06 17:51:20 +00:00
9 lines
92 B
YAML
9 lines
92 B
YAML
# .readthedocs.yml
|
|
|
|
build:
|
|
image: latest
|
|
|
|
python:
|
|
version: 3.6
|
|
setup_py_install: true
|