Skip to content

Commit ad4908a

Browse files
committed
add spidev to skipped pypi modules
1 parent 795e3d2 commit ad4908a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circuitpython_build_tools/scripts/build_bundles.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"pyasn1",
5151
"pyserial",
5252
"scipy",
53+
"spidev",
5354
]
5455

5556
def normalize_dist_name(name: str) -> str:

0 commit comments

Comments
 (0)