Add geofencing to automation
This commit is contained in:
parent
5ad27d8cdb
commit
2eb36c18bd
5 changed files with 277 additions and 15 deletions
1
setup.py
1
setup.py
|
@ -20,6 +20,7 @@ REQUIRES = [
|
|||
'pyyaml>=3.11,<4',
|
||||
'pytz>=2015.4',
|
||||
'pip>=7.0.0',
|
||||
'vincenty==0.1.2'
|
||||
]
|
||||
|
||||
setup(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue