Merge pull request #95 from askpatrickw/fix-docs
Add missing read the docs config
This commit is contained in:
commit
b7f172f57e
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