Skip to content

Commit 281e837

Browse files
authored
Update requirements file for sphinx
Updated copyright information and license type in requirements.txt.
1 parent 76ffd88 commit 281e837

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

docs/requirements.txt

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
2-
# SPDX-FileCopyrightText: Copyright (c) 2021 Alec Delaney
1+
# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
32
#
4-
# SPDX-License-Identifier: MIT
3+
# SPDX-License-Identifier: Unlicense
54

6-
sphinx~=9.1
7-
sphinxcontrib-jquery~=4.1
8-
sphinx-rtd-theme~=3.0
5+
sphinx
6+
sphinxcontrib-jquery
7+
sphinx-rtd-theme

0 commit comments

Comments
 (0)