Browse Source

Adds phonenumbers pip

pull/2/head
Your Name 3 years ago
parent
commit
5eabdc2031
  1. 1
      makefile-installation.md

1
makefile-installation.md

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

Loading…
Cancel
Save