mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 01:12:33 -05:00
Pin lavalink to 0.1.0 (#2000)
This commit is contained in:
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"],
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user