Make new pypi dev build
This commit is contained in:
parent
506ffdedf5
commit
a96367de3d
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -21,7 +21,7 @@ setuptools.setup(
|
|||
packages=setuptools.find_packages(),
|
||||
|
||||
install_requires=[
|
||||
"mautrix>=0.4.dev69,<0.5",
|
||||
"mautrix>=0.4.dev70,<0.5",
|
||||
"aiohttp>=3.0.1,<4",
|
||||
"SQLAlchemy>=1.2.3,<2",
|
||||
"alembic>=1.0.0,<2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue