Skip to content

Commit

Permalink
test without no binary
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller committed Apr 17, 2024
1 parent 63e5d49 commit 86b4d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ gpiozero
# PyZMQ is a special case:
# On the PI, it needs to be compiled with special options to enable Websocket support
# On regular Linux PCs, Websocket is enabled in the Python package
pyzmq==25.1.2 --no-binary=pyzmq
pyzmq<26

# Code quality
flake8>=4.0.0
Expand Down

0 comments on commit 86b4d9f

Please sign in to comment.