mirror of
https://github.com/maubot/maubot.git
synced 2024-10-01 01:06:10 -04:00
Update mautrix-python
This commit is contained in:
parent
76ae71b133
commit
6d8a05feaf
@ -1,4 +1,4 @@
|
|||||||
mautrix==0.8.0.beta9
|
mautrix==0.8.0.beta10
|
||||||
aiohttp>=3,<3.7
|
aiohttp>=3,<3.7
|
||||||
yarl<1.6
|
yarl<1.6
|
||||||
SQLAlchemy>=1,<2
|
SQLAlchemy>=1,<2
|
||||||
|
1
setup.py
1
setup.py
@ -49,6 +49,7 @@ setuptools.setup(
|
|||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
"Programming Language :: Python :: 3.7",
|
"Programming Language :: Python :: 3.7",
|
||||||
"Programming Language :: Python :: 3.8",
|
"Programming Language :: Python :: 3.8",
|
||||||
|
"Programming Language :: Python :: 3.9",
|
||||||
],
|
],
|
||||||
entry_points="""
|
entry_points="""
|
||||||
[console_scripts]
|
[console_scripts]
|
||||||
|
Loading…
Reference in New Issue
Block a user