Skip to content

Commit ca56187

Browse files
committed
Updated readthedocs file
Signed-off-by: dherrada <[email protected]>
1 parent 74fc230 commit ca56187

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

.readthedocs.yaml

+15
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

-7
This file was deleted.

0 commit comments

Comments
 (0)