Merge pull request #85 from kattni/docs-fix

Fix code block, force Sphinx update on RTD.
This commit is contained in:
Kattni 2021-11-03 13:38:35 -04:00 committed by GitHub
commit cab77e287d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View file

@ -44,7 +44,7 @@ class AnimationGroup:
Example:
.. code-block::
.. code-block:: python
import board
import neopixel

5
docs/requirements.txt Normal file
View file

@ -0,0 +1,5 @@
# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
#
# SPDX-License-Identifier: Unlicense
sphinx>4