Skip to content

Commit 055b9b3

Browse files
committed
fixed setup.py.disabled
1 parent 72bf906 commit 055b9b3

File tree

2 files changed

+10
-57
lines changed

2 files changed

+10
-57
lines changed

setup.disabled.py

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

setup.py.disabled

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
2+
# SPDX-FileCopyrightText: Copyright (c) 2020 Melissa LeBlanc-Williams for Adafruit Industries
3+
#
4+
# SPDX-License-Identifier: MIT
5+
6+
"""
7+
This library is not deployed to PyPI. It is either a board-specific helper library, or
8+
does not make sense for use on or is incompatible with single board computers and Linux.
9+
"""
10+

0 commit comments

Comments
 (0)