1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-03-01 22:21:46 +00:00

Add update script (#780)

This commit is contained in:
Pascal Vizeli
2020-07-21 18:06:07 +02:00
parent b9ba103e07
commit eca61d10a7
114 changed files with 1496 additions and 869 deletions

View File

@@ -15,3 +15,4 @@ PYTHON_PYCRYPTODOMEX_LICENSE = \
PYTHON_PYCRYPTODOMEX_LICENSE_FILES = LICENSE.rst Doc/LEGAL/COPYRIGHT.pycrypto
$(eval $(python-package))
$(eval $(host-python-package))