add matrix-python-sdk requirement
This commit is contained in:
parent
7e6533da5e
commit
bfc7a13046
2 changed files with 76 additions and 0 deletions
12
Pipfile
Normal file
12
Pipfile
Normal file
|
@ -0,0 +1,12 @@
|
|||
[[source]]
|
||||
name = "pypi"
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[packages]
|
||||
matrix-client = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
Loading…
Add table
Add a link
Reference in a new issue