WIP: Integrate with RobotStreamer #5

Closed
Kenwood wants to merge 25 commits from rs-integration into master
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 93fd03e717 - Show all commits

View File

@ -6,4 +6,4 @@ git pull
pipenv install -r requirements.txt
pipenv run python houston
pipenv run python -m houston

View File

@ -6,7 +6,7 @@ import logging
import verboselogs
import coloredlogs
from houston import Houston
from houston.houston import Houston
# Install verbose logs