/ setup.py.disabled
setup.py.disabled
1 # SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries 2 # SPDX-FileCopyrightText: Copyright (c) 2020 Kattni Rembor for Adafruit Industries 3 # 4 # SPDX-License-Identifier: MIT 5 """ 6 This library is not deployed to PyPI. It is either a board-specific helper library, or 7 does not make sense for use on or is incompatible with single board computers and Linux. 8 """