Skip to content

Commit 651cc95

Browse files
committed
Modify and rename setup.py
Replace contents with comment and rename file to setup.py.disabled as per Issue adafruit#36
1 parent 5afffcf commit 651cc95

File tree

2 files changed

+7
-57
lines changed

2 files changed

+7
-57
lines changed

setup.py

Lines changed: 0 additions & 57 deletions
This file was deleted.

setup.py.disabled

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
2+
#
3+
# SPDX-License-Identifier: MIT
4+
"""
5+
This library is not deployed to PyPI. It is either a board-specific helper library, or
6+
does not make sense for use on or is incompatible with single board computers and Linux.
7+
"""

0 commit comments

Comments
 (0)