Skip to content

Commit c8fb19f

Browse files
committed
Update Package Data again
1 parent fa712e4 commit c8fb19f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ py-modules = [
4848
]
4949

5050
[tool.setuptools.package-data]
51-
adafruit_blinka.microcontroller.bcm283x.pulseio = ["libgpiod_pulsein", "libgpiod_pulsein64"]
52-
adafruit_blinka.microcontroller.amlogic.meson_g12_common.pulseio = ["libgpiod_pulsein"]
51+
libgpiod_pulsein = ["libgpiod_pulsein", "libgpiod_pulsein64"]
5352
micropython-stubs = ["*.pyi"]
5453

5554
[tool.setuptools.dynamic]

0 commit comments

Comments
 (0)