mhthies / smarthomeconnect

Python 3 AsyncIO-based home automation and interfacing framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make Python package dependencies of interfaces optional

mhthies opened this issue · comments

  • Don't import interface modules automatically
  • Use feature_requires in setup.py to make dependencies optional