Merge pull request #13 from adafruit/setup-py-disabled
Add setup.py.disabled
This commit is contained in:
commit
7d11d13ffb
1 changed files with 4 additions and 0 deletions
4
setup.py.disabled
Normal file
4
setup.py.disabled
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
"""
|
||||||
|
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.
|
||||||
|
"""
|
||||||
Loading…
Reference in a new issue