|
@ -79,6 +79,7 @@ dependencies: |
|
|
pip3 install setuptools wheel; |
|
|
pip3 install setuptools wheel; |
|
|
pip3 install -r requirements.txt |
|
|
pip3 install -r requirements.txt |
|
|
pip3 install watchdog |
|
|
pip3 install watchdog |
|
|
|
|
|
pip3 install phonenumbers |
|
|
|
|
|
|
|
|
.ONESHELL: |
|
|
.ONESHELL: |
|
|
addons: |
|
|
addons: |
|
|