Skip to content

Commit e50ec1f

Browse files
fix dependencies issue
1 parent cae6487 commit e50ec1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pyserial==3.5
22
requests==2.32.5
33
adafruit-circuitpython-pn532
4-
RPi.GPIO
4+
RPi.GPIO; sys_platform == 'linux'

0 commit comments

Comments
 (0)