-
Couldn't load subscription status.
- Fork 25
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
This lib does not belong on PyPI. This requires the following:
-
setup.pymust be renamed tosetup.py.disabledand 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.pyis 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.
"""
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers