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

Add setup.py.disabled
This commit is contained in:
Dan Halbert 2020-04-10 14:36:25 -04:00 committed by GitHub
commit 7d11d13ffb
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.
"""