File tree Expand file tree Collapse file tree 2 files changed +17
-15
lines changed
Expand file tree Collapse file tree 2 files changed +17
-15
lines changed Original file line number Diff line number Diff line change 22# SPDX-FileCopyrightText: Copyright (c) 2020 jepler for Unpythonic Networks
33#
44# SPDX-License-Identifier: MIT
5- astroid
6- black
7- isort
8- pre-commit
9- recommonmark == 0.6.0
10- sphinx < 4
11- 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
Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
2+ # SPDX-FileCopyrightText: Copyright (c) 2020 jepler for Unpythonic Networks
3+ #
4+ # SPDX-License-Identifier: MIT
5+ pre-commit
6+ recommonmark==0.6.0
7+ sphinx<4
8+ sphinx-autoapi
9+ sphinxcontrib-svg2pdfconverter==0.1.0
10+ sphinx-rtd-theme
11+ setuptools
12+ setuptools_scm
13+ wheel
14+ twine
15+ readme_renderer
16+ testresources
17+ circuitpython-build-tools
You can’t perform that action at this time.
0 commit comments