mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
Pin lavalink to 0.1.0 (#2000)
This commit is contained in:
parent
2a396b4438
commit
76c0071f57
2
setup.py
2
setup.py
@ -135,7 +135,7 @@ setup(
|
|||||||
"test": ["pytest>3", "pytest-asyncio"],
|
"test": ["pytest>3", "pytest-asyncio"],
|
||||||
"mongo": ["motor"],
|
"mongo": ["motor"],
|
||||||
"docs": ["sphinx>=1.7", "sphinxcontrib-asyncio", "sphinx_rtd_theme"],
|
"docs": ["sphinx>=1.7", "sphinxcontrib-asyncio", "sphinx_rtd_theme"],
|
||||||
"voice": ["red-lavalink>=0.0.4"],
|
"voice": ["red-lavalink==0.1.0"],
|
||||||
"style": ["black==18.5b1"],
|
"style": ["black==18.5b1"],
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user