Skip to content

Commit 4bd0850

Browse files
authored
Merge pull request #31 from tekktrik/tekktrik-patch-1
Update requirements file for sphinx
2 parents 76ffd88 + 281e837 commit 4bd0850

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)