Implement fixes suggested by jinsun on irc
This commit is contained in:
@@ -6,4 +6,4 @@ git pull
|
|||||||
|
|
||||||
pipenv install -r requirements.txt
|
pipenv install -r requirements.txt
|
||||||
|
|
||||||
pipenv run python houston
|
pipenv run python -m houston
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ import logging
|
|||||||
import verboselogs
|
import verboselogs
|
||||||
import coloredlogs
|
import coloredlogs
|
||||||
|
|
||||||
from houston import Houston
|
from houston.houston import Houston
|
||||||
|
|
||||||
|
|
||||||
# Install verbose logs
|
# Install verbose logs
|
||||||
|
|||||||
Reference in New Issue
Block a user