mirror of
https://github.com/meshtastic/python.git
synced 2026-04-23 16:27:21 -04: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
|
pytap2
|
||||||
pdoc3
|
pdoc3
|
||||||
pypubsub
|
pypubsub
|
||||||
pygatt
|
pygatt; platform_system == "Linux"
|
||||||
|
|||||||
Reference in New Issue
Block a user