mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-07 09:52:30 -05:00
Specify d.py branch in requirements.txt (#2515)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
pip
|
||||
git+git://github.com/Rapptz/discord.py.git#egg=discord.py[voice]
|
||||
git+git://github.com/Rapptz/discord.py.git@async#egg=discord.py[voice]
|
||||
youtube_dl
|
||||
imgurpython
|
||||
@@ -1,4 +1,4 @@
|
||||
pip
|
||||
git+git://github.com/Rapptz/discord.py.git
|
||||
git+git://github.com/Rapptz/discord.py.git@async
|
||||
youtube_dl
|
||||
imgurpython
|
||||
Reference in New Issue
Block a user