We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3932bfe commit a044170Copy full SHA for a044170
1 file changed
requirements.txt
@@ -2,10 +2,18 @@
2
# SPDX-FileCopyrightText: Copyright (c) 2020 jepler for Unpythonic Networks
3
#
4
# SPDX-License-Identifier: MIT
5
-sphinx<4
6
-recommonmark==0.6.0
7
-sphinxcontrib-svg2pdfconverter==0.1.0
8
astroid
9
-sphinx-autoapi
10
-isort
11
black
+isort
+pre-commit
+recommonmark==0.6.0
+sphinx<4
+sphinx-autoapi
12
+sphinxcontrib-svg2pdfconverter==0.1.0
13
+sphinx-rtd-theme
14
+setuptools
15
+wheel
16
+twine
17
+readme_renderer
18
+testresources
19
+circuitpython-build-tools
0 commit comments