initial conversion to pydantic

This commit is contained in:
Jason Hunter
2021-06-24 01:45:27 -04:00
committed by Blake Blackshear
parent dada764d2c
commit c664bd63f6
9 changed files with 714 additions and 1054 deletions

View File

@@ -36,8 +36,8 @@ RUN apt-get -qq update \
RUN pip3 install \
peewee_migrate \
pydantic \
zeroconf \
voluptuous\
ws4py
COPY --from=nginx /usr/local/nginx/ /usr/local/nginx/