Skip to content

Commit f6c9faa

Browse files
committed
Updated readthedocs file
Signed-off-by: dherrada <[email protected]>
1 parent 2bcf794 commit f6c9faa

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

.readthedocs.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
2+
#
3+
# SPDX-License-Identifier: Unlicense
4+
5+
# Read the Docs configuration file
6+
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
7+
8+
# Required
9+
version: 2
10+
11+
python:
12+
version: "3.6"
13+
install:
14+
- requirements: docs/requirements.txt
15+
- requirements: requirements.txt

.readthedocs.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)