mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Add a ReadTheDocs yaml config file
This commit is contained in:
committed by
Waylan Limberg
parent
30cdf59077
commit
a5420be30d
7
readthedocs.yml
Normal file
7
readthedocs.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
build:
|
||||
image: latest
|
||||
|
||||
python:
|
||||
setup_py_install: true
|
||||
|
||||
requirements_file: requirements/project.txt
|
||||
Reference in New Issue
Block a user