Closed
Description
This lib does not belong on PyPI. This requires the following:
-
setup.py
must be renamed tosetup.py.disabled
and the contents replaced with the code block at the bottom of this issue. -
Library must be manually removed from PyPI. (I can do this once
setup.py
is taken care of.)
setup.py.disabled
contents:
"""
This library is not deployed to PyPI. It is either a board-specific helper library, or
does not make sense for use on or is incompatible with single board computers and Linux.
"""