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 fa712e4 commit c8fb19fCopy full SHA for c8fb19f
pyproject.toml
@@ -48,8 +48,7 @@ py-modules = [
48
]
49
50
[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"]
+libgpiod_pulsein = ["libgpiod_pulsein", "libgpiod_pulsein64"]
53
micropython-stubs = ["*.pyi"]
54
55
[tool.setuptools.dynamic]
0 commit comments