mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-07-23 15:00:34 -04:00
setup.py: Remove unneeded dependency.
This commit is contained in:
parent
6a9a75d3f7
commit
f3139c42ee
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -16,7 +16,6 @@ setup(
|
|||
"attrs",
|
||||
"aiohttp",
|
||||
"appdirs",
|
||||
"aiohttp-socks",
|
||||
"typing;python_version<'3.5'",
|
||||
"matrix-nio @ git+https://github.com/poljar/matrix-nio.git@async#egg=matrix-nio-0"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue