Skip to content

Commit 29b0ba1

Browse files
authored
Merge pull request #976 from FoamyGuy/include_package
include adafruit_blinka package in build
2 parents c78ec96 + c0c384a commit 29b0ba1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ py-modules = [
5050
[tool.setuptools.packages.find]
5151
where = ["src"]
5252
include = [
53+
"adafruit_blinka",
5354
"adafruit_blinka.microcontroller.bcm283x.libgpiod_pulsein*",
5455
"adafruit_blinka.microcontroller.amlogic.meson_g12_common.pulseio.libgpiod_pulsein*",
5556
"*.pyi"

0 commit comments

Comments
 (0)