Merge pull request #21 from adafruit/setup-py-disabled

Adding setup.py.disabled
This commit is contained in:
sommersoft 2020-04-12 09:14:08 -05:00 committed by GitHub
commit 0b1c231b30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
setup.py.disabled Normal file
View 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.
"""