homecontrol: baby steps
This commit is contained in:
commit
775c570de5
3 changed files with 99 additions and 0 deletions
10
Pipfile
Normal file
10
Pipfile
Normal file
|
@ -0,0 +1,10 @@
|
|||
[[source]]
|
||||
url = "https://pypi.python.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[packages]
|
||||
requests = {version="*"}
|
||||
flask = {version="*"}
|
Loading…
Add table
Add a link
Reference in a new issue