mirror of
https://github.com/meshtastic/python.git
synced 2025-12-26 09:27:52 -05:00
Merge pull request #223 from mkinney/make_pygatt_linux_only
make pygatt linux only in requirements.txt
This commit is contained in:
@@ -17,4 +17,4 @@ pyyaml
|
||||
pytap2
|
||||
pdoc3
|
||||
pypubsub
|
||||
pygatt
|
||||
pygatt; platform_system == "Linux"
|
||||
|
||||
Reference in New Issue
Block a user