Adding setup.py.disabled

This commit is contained in:
Kattni 2020-04-10 17:03:38 -04:00 committed by GitHub
parent 897d0540ae
commit 0a4d1e8cf2
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.
"""