Skip to content

Commit 819c51b

Browse files
committed
not dependent on adafruit-blinka
1 parent df38063 commit 819c51b

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

requirements.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@
22
# SPDX-FileCopyrightText: Copyright (c) 2022 Dan Halbert for Adafruit Industries
33
#
44
# SPDX-License-Identifier: MIT
5-
6-
Adafruit-Blinka

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@
3939
# Author details
4040
author="Adafruit Industries",
4141
author_email="[email protected]",
42-
install_requires=[
43-
"Adafruit-Blinka",
44-
],
42+
install_requires=[],
4543
# Choose your license
4644
license="MIT",
4745
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)