Removed extra files not related to eagle (sorry Ted) numpy was causing docker builds to take forever, now down to 8 seconds for eagle only stuff

This commit is contained in:
2018-09-02 23:26:23 -07:00
parent d880f44ca6
commit 30043c9b4f
66 changed files with 1 additions and 7370 deletions

View File

@@ -9,13 +9,9 @@ __doc__ = """T-Home Python package
#===========================================================================
from . import acurite
from . import broker
from . import eagle
from . import sma
from . import thermostat
from . import util
from . import weatherUnderground
#===========================================================================