Cli venv support (#127)

* Update broadlink_cli

* Update broadlink_discovery
This commit is contained in:
blapid 2017-11-25 22:14:34 +02:00 committed by Matthew Garrett
parent 71f320638e
commit c85f6ac213
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
import broadlink
import sys

View file

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
import broadlink
import time