We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df38063 commit 819c51bCopy full SHA for 819c51b
requirements.txt
@@ -2,5 +2,3 @@
2
# SPDX-FileCopyrightText: Copyright (c) 2022 Dan Halbert for Adafruit Industries
3
#
4
# SPDX-License-Identifier: MIT
5
-
6
-Adafruit-Blinka
setup.py
@@ -39,9 +39,7 @@
39
# Author details
40
author="Adafruit Industries",
41
author_email="[email protected]",
42
- install_requires=[
43
- "Adafruit-Blinka",
44
- ],
+ install_requires=[],
45
# Choose your license
46
license="MIT",
47
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments