Skip to content

Commit afd4956

Browse files
Replace setup.py with setup.py.disabled - Closes #7
1 parent d0239bc commit afd4956

File tree

2 files changed

+9
-65
lines changed

2 files changed

+9
-65
lines changed

setup.py

Lines changed: 0 additions & 65 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) 2021 Foamyguy 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)