Add missing read the docs config
RTD has been failing https://readthedocs.org/projects/circup/builds/13343939/ Adding this config file which matches the cookiecutter repo
This commit is contained in:
parent
c0c6daa4fe
commit
db08cc1ebc
1 changed files with 5 additions and 0 deletions
5
readthedocs.yml
Normal file
5
readthedocs.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
|
||||
#
|
||||
# SPDX-License-Identifier: Unlicense
|
||||
|
||||
requirements_file: requirements.txt
|
||||
Loading…
Reference in a new issue