Skip to content

Commit a4b7c19

Browse files
authored
Merge pull request #5 from makermelissa/master
Fixed setup.py.disabled
2 parents 72bf906 + e262ba0 commit a4b7c19

File tree

2 files changed

+9
-57
lines changed

2 files changed

+9
-57
lines changed

setup.disabled.py

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

setup.py.disabled

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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+
"""

0 commit comments

Comments
 (0)